Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Provider.GetAssetByGUID

public static VersionControl.Asset GetAssetByGUID(string guid);

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.