LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

Provider.GetAssetByPath

public static VersionControl.Asset GetAssetByPath(string unityPath);

Parameters

unityPathPath to asset.

Description

Returns version control information about an asset.

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