Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

AssetList.Filter

public VersionControl.AssetList Filter(bool includeFolder, params States[] states);

Parameters

includeFolderWhether or not folders should be included.
statesWhich states to filter by.

Description

Based on the current list and the states a new list is returned which only contains the assets with the requested states.

Did you find this page useful? Please give it a rating: