프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |