AssetIndexChangeSet

struct in UnityEditor.Search

Description

Defines a set of changes that happens in order to update a search asset index.

See SearchMonitor for how this structure is used.

Properties

Property Description
allEnumerate all changes.
emptyIndicates if the changeset is empty.
removedEnumerate all asset that were removed.
updatedEnumerates all assets that were updated.

Constructors

Constructor Description
AssetIndexChangeSetCreate a search asset index changeset.

Did you find this page useful? Please give it a rating: