Version: 2017.1

Provider.GetAssetByPath

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

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.