docs.unity.cn
    Show / Hide Table of Contents

    Delegate ProductContextChangeHandler

    Delegate ProductContextChangeHandler

    Namespace: UnityEngine.Industrial.Configuring.RuntimeUI
    Syntax
    public delegate void ProductContextChangeHandler(object sender, ProductContextChangeEventArgs args);
    Parameters
    Type Name Description
    Object sender

    The sender.

    ProductContextChangeEventArgs args

    The ProductContextChangeEventArgs instance containing the event data.

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