Property OnModification
OnModification
Event for handling settings changes. The object passed depends on the event type.
선언
public Action<AddressableAssetSettings, AddressableAssetSettings.ModificationEvent, object> OnModification { get; set; }
프로퍼티 값
타입 | 설명 |
---|---|
Action<AddressableAssetSettings, AddressableAssetSettings.ModificationEvent, object> |