Method | Description | |
---|---|---|
ToMacStyle ( string path ) : string | ||
UpdateAtlasesInfromation ( ) : void | ||
checkForMaterial ( string resPath, string path ) : void |
Method | Description | |
---|---|---|
DirSearch ( string sDir ) : void | ||
OnPostprocessAllAssets ( string importedAssets, string deletedAssets, string movedAssets, string movedFromPath ) : void | ||
checkForAtlasDataFile ( string f ) : void | ||
fillAtlasesDictionary ( ) : void |
public static ToMacStyle ( string path ) : string | ||
path | string | |
return | string |
public static UpdateAtlasesInfromation ( ) : void | ||
return | void |
public static checkForMaterial ( string resPath, string path ) : void | ||
resPath | string | |
path | string | |
return | void |