Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

AssetList.FilterCount

Switch to Manual
public function FilterCount(includeFolder: bool, params states: States[]): int;

Parameters

includeFolderWhether or not to include folders.
statesWhich states to include in the count.

Description

Count the list of assets by given a set of states.