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.