Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

AssetDatabase.GetTextMetaFilePathFromAssetPath

public static string GetTextMetaFilePathFromAssetPath(string path);

Parameters

pathThe path to the asset.

Returns

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

Description

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

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答