Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

AssetList

Namespace: UnityEditor.VersionControl

Description

A list of version control information about assets.

Functions

FilterBased on the current list and the states a new list is returned which only contains the assets with the requested states.
FilterChildrenCreate an optimised list of assets by removing children of folders in the same list.
FilterCountCount the list of assets by given a set of states.