Summary
Destroys the `targets`. Shows a confirmation dialog before destroying assets.
- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
.Editor - Containing Type
- MissingScriptEditor
Syntax
public static void DestroyProperly(Object[] targets, bool confirmAssetDeletion)
Parameters
Name | Type | Description |
---|---|---|
targets | Object[] | |
confirmAssetDeletion | bool |
Return Value
Type | Description |
---|---|
void |