Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

Provider.GetAssetByPath

Switch to Manual
public static function GetAssetByPath(unityPath: string): VersionControl.Asset;

Parameters

unityPath Path to asset.

Description

Returns version control information about an asset.

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