![]() |
CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
|
| Object Trash | ( | ) |
Moves the asset to the OS trash. Same as Delete, but recoverable.
Does NOT destroy the object reference. CAUTION: The asset instance is no longer valid after this call and should be discarded.
Definition at line 463 of file Asset.cs.
References Asset.File.Trash().
Here is the call graph for this function: