VersionControl.Provider.GetAssetByGUID
static function GetAssetByGUID(guid: string): Asset;
Parameters

guid GUID of asset.
Description

Returns version control information about an asset.

Returns null if the GUID is not known by the Unity Editor.