Event OnModificationGlobal
Event for handling settings changes on all instances of AddressableAssetSettings. The object passed depends on the event type.
Namespace: UnityEditor.AddressableAssets.Settings
Syntax
public static event Action<AddressableAssetSettings, AddressableAssetSettings.ModificationEvent, object> OnModificationGlobal
Returns
Type | Description |
---|---|
Action<AddressableAssetSettings, AddressableAssetSettings.ModificationEvent, Object> |