Ejemplo n.º 1
0
 static public string GetRealAssetName(string pAssetName)
 {
     return(GameCore.CombinePath(GameCore.ExportPath, pAssetName));
 }