AssetDatabase.GetTextMetaFilePathFromAssetPath

매뉴얼로 전환
public static string GetTextMetaFilePathFromAssetPath (string path);

파라미터

pathThe path to the asset.

반환

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

설명

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