AssetDatabase.GetTextMetaDataPathFromAssetPath

static function GetTextMetaDataPathFromAssetPath (path : String) : String

Parameters

NameDescription
path The 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 associasted with an asset.