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.UnlockIsValid

public static bool UnlockIsValid(VersionControl.AssetList assets);
public static bool UnlockIsValid(VersionControl.Asset asset);

Parameters

assetsThe assets to lock.
assetThe asset to lock.

Description

Returns true if locking the assets is a valid operation.