Property | Type | Description | |
---|---|---|---|
registerAtlases | string>.Dictionary |
Method | Description | |
---|---|---|
AddAtlasInfo ( string atlas, string path ) : void | ||
getAtlasPath ( string AtlasName ) : string |
public static AddAtlasInfo ( string atlas, string path ) : void | ||
atlas | string | |
path | string | |
return | void |
public static getAtlasPath ( string AtlasName ) : string | ||
AtlasName | string | |
return | string |