docs.unity.cn
    Show / Hide Table of Contents

    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>
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use