AssetDatabase.GetTextMetaDataPathFromAssetPath
static function GetTextMetaDataPathFromAssetPath(path: string): string;
Parameters

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 associated with an asset.