Method | Description | |
---|---|---|
LoadSpriteCollection ( string resourcePath, Action |
Method | Description | |
---|---|---|
DoProcess ( string resourcePath ) : void | ||
OnLoadSpriteCollectionAsset ( UnityEngine obj ) : void | ||
ProcessSpriteCollection ( string resourcePath ) : void |
protected DoProcess ( string resourcePath ) : void | ||
resourcePath | string | |
return | void |
public static LoadSpriteCollection ( string resourcePath, Action |
||
resourcePath | string | |
callback | Action |
|
return | CStaticAssetLoader, |
protected static OnLoadSpriteCollectionAsset ( UnityEngine obj ) : void | ||
obj | UnityEngine | |
return | void |
protected ProcessSpriteCollection ( string resourcePath ) : void | ||
resourcePath | string | |
return | void |