Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

VersionControl.Provider.UnlockIsValid

public static function UnlockIsValid(assets: AssetList): bool;
public static function UnlockIsValid(asset: Asset): bool;

Parameters

assets The assets to lock.
asset The asset to lock.

Description

Returns true if locking the assets is a valid operation.