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

◆ Unregister()

static UInt32 Unregister ( [NotNull] String globalDependencyNamePrefix)
static

Unregisters one or more custom dependencies with the given prefix (eg 'StartsWith').

Parameters
globalDependencyNamePrefixA 'starts with' filter string of the dependencies to unregister.
Returns
The number of custom dependencies that were removed.
See also