MissingScriptEditor.

DestroyProperly(Object[], bool) Method

Summary

Destroys the `targets`. Shows a confirmation dialog before destroying assets.

Syntax

public static void DestroyProperly(Object[] targets, bool confirmAssetDeletion)

Parameters

Name Type Description
targets Object[]
confirmAssetDeletion bool

Return Value

Type Description
void