Legacy Documentation: Version 5.1
LanguageEnglish
  • 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

includeFolder Whether or not to include folders.
states Which states to include in the count.

Description

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