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.