AssetDatabase.GetTextMetaDataPathFromAssetPath 从资源路径获取文本Meta数据路径

static function GetTextMetaDataPathFromAssetPath (path : String) : String

Parameters参数

Returns

String - the path to the .meta text file or empty string if the file does not exist

返回字符串类型,.meta文本文件的路径或空字符串,如果文件不存在。

Description描述

Gets the path to the text .meta file associasted with an asset

获取资源有关文本.meta文件的路径。

最后修改:2011年10月1日 Saturday 17:03

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。