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

public static function ResolveIsValid(assets: AssetList): bool;

Parameters

assets The list of asset to be resolved.

Description

Tests if any of the assets in the list is resolvable.

Returns true if any of the assets are resolvable.