static public string GetRealAssetName(string pAssetName) { return(GameCore.CombinePath(GameCore.ExportPath, pAssetName)); }