docs.unity.cn
    Show / Hide Table of Contents

    Delegate ContextCollectionChangedHandler

    Delegate ContextCollectionChangedHandler

    Namespace: UnityEngine.Industrial.Configuring.Core
    Syntax
    public delegate void ContextCollectionChangedHandler(object sender, ContextCollectionChangedArgs args);
    Parameters
    Type Name Description
    Object sender

    The sender.

    ContextCollectionChangedArgs args

    The arguments.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 03 March 2021