Property | Type | Description | |
---|---|---|---|
CachedAssetLookups | List | ||
CachedPrefabLookups | List | ||
CachedScenes | List |
Method | Description | |
---|---|---|
ClearCache ( ) : void | ||
OnWillCreateAsset ( string path ) : void | ||
OnWillDeleteAsset ( string path, RemoveAssetOptions options ) : AssetDeleteResult |
public static OnWillCreateAsset ( string path ) : void | ||
path | string | |
return | void |
public static OnWillDeleteAsset ( string path, RemoveAssetOptions options ) : AssetDeleteResult | ||
path | string | |
options | RemoveAssetOptions | |
return | AssetDeleteResult |
public static Dictionary |
||
return | List |
public static Dictionary |
||
return | List |