Enum AddressableAssetSettings.ModificationEvent
Enumeration of different event types that are generated.
Namespace: UnityEditor.AddressableAssets.Settings
Syntax
public enum ModificationEvent
Fields
Name | Description |
---|---|
ActiveBuildScriptChanged | |
ActivePlayModeScriptChanged | |
ActiveProfileSet | |
BatchModification | |
BuildSettingsChanged | |
CertificateHandlerChanged | |
DataBuilderAdded | |
DataBuilderRemoved | |
EntryAdded | |
EntryCreated | |
EntryModified | |
EntryMoved | |
EntryRemoved | |
GroupAdded | |
GroupMoved | |
GroupRemoved | |
GroupRenamed | |
GroupSchemaAdded | |
GroupSchemaModified | |
GroupSchemaRemoved | |
GroupTemplateAdded | |
GroupTemplateRemoved | |
GroupTemplateSchemaAdded | |
GroupTemplateSchemaRemoved | |
HostingServicesManagerModified | |
InitializationObjectAdded | |
InitializationObjectRemoved | |
LabelAdded | |
LabelRemoved | |
ProfileAdded | |
ProfileModified | |
ProfileRemoved |