CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
|
|
static |
Moves an asset file or folder to the OS trash.
Similar to delete, but recoverable by user action. Does nothing if there is no file or folder at the given path.
path | The asset path to trash. |
Referenced by Asset.Trash().