Version: 2023.1
言語: 日本語

AssetIndexChangeSet

struct in UnityEditor.Search

マニュアルに切り替える

説明

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

See SearchMonitor for how this structure is used.

変数

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

コンストラクタ

AssetIndexChangeSetCreate a search asset index changeset.