CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
Loading...
Searching...
No Matches

◆ PathsNotDeleted

IList<String> PathsNotDeleted
staticget

The paths that failed to be deleted or trashed. Is an empty list if no failure occured on the last call to DeleteMany or TrashMany.

Returns
The list of paths that could not be deleted, or an empty array.
See also

Definition at line 46 of file Asset.File.cs.