docs.unity.cn
    Show / Hide Table of Contents

    Property OnModification

    OnModification

    Event for handling settings changes. The object passed depends on the event type.

    Declaration
    public Action<AddressableAssetSettings, AddressableAssetSettings.ModificationEvent, object> OnModification { get; set; }
    Property Value
    Type Description
    Action<AddressableAssetSettings, AddressableAssetSettings.ModificationEvent, Object>
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use