Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

AssetList.FilterCount

public int FilterCount(bool includeFolder, params States[] states);

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.