Version: 2017.2

Provider.GetAssetByPath

Cambiar al Manual
public static VersionControl.Asset GetAssetByPath (string unityPath);

Parámetros

unityPath Path to asset.

Descripción

Returns version control information about an asset.

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