Свойство | Тип | Описание | |
---|---|---|---|
CachedAssetLookups | List | ||
CachedPrefabLookups | List | ||
CachedScenes | List |
Метод | Описание | |
---|---|---|
ClearCache ( ) : void | ||
OnWillCreateAsset ( string path ) : void | ||
OnWillDeleteAsset ( string path, RemoveAssetOptions options ) : AssetDeleteResult |
public static OnWillCreateAsset ( string path ) : void | ||
path | string | |
Результат | void |
public static OnWillDeleteAsset ( string path, RemoveAssetOptions options ) : AssetDeleteResult | ||
path | string | |
options | RemoveAssetOptions | |
Результат | AssetDeleteResult |
public static Dictionary |
||
Результат | List |
public static Dictionary |
||
Результат | List |