Event OnModificationGlobal
Event for handling settings changes on all instances of AddressableAssetSettings. The object passed depends on the event type.
네임스페이스: UnityEditor.AddressableAssets.Settings
어셈블리: solution.dll
구문
public static event Action<AddressableAssetSettings, AddressableAssetSettings.ModificationEvent, object> OnModificationGlobal
반환
타입 | 설명 |
---|---|
Action<AddressableAssetSettings, AddressableAssetSettings.ModificationEvent, object> |