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

◆ Delete() [4/4]

static Boolean Delete ( [NotNull] Path path)
static

Deletes an asset file or folder.

Does nothing if there is no file or folder at the given path.

Parameters
pathThe path to delete.
Returns
True if the asset was deleted, false otherwise.
See also

Referenced by Asset.Delete().

+ Here is the caller graph for this function: