Enum AddressableAssetSettings.ModificationEvent
Enumeration of different event types that are generated.
Namespace: UnityEditor.AddressableAssets
Syntax
public enum ModificationEvent
Fields
| Name | Description |
|---|---|
| ActiveProfileSet | |
| BatchModification | |
| BuildSettingsChanged | |
| EntryAdded | |
| EntryCreated | |
| EntryModified | |
| EntryMoved | |
| EntryRemoved | |
| GroupAdded | |
| GroupDataModified | |
| GroupProcessorChanged | |
| GroupProcessorModified | |
| GroupRemoved | |
| GroupRenamed | |
| LabelAdded | |
| LabelRemoved | |
| ProfileAdded | |
| ProfileModified | |
| ProfileRemoved |