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 © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use