Manual     Reference     Scripting  
  
Scripting > Editor Classes > AssetDatabase   

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