AssetDatabase.GUIDToAssetPath Manual     Reference     Scripting  
Scripting > Editor Classes > AssetDatabase
AssetDatabase.GUIDToAssetPath

static function GUIDToAssetPath (guid : String) : String

Description

Translate a GUID to its current asset path

All paths are relative to the project folder. Like: "Assets/MyTextures/hello.png"