docs.unity.cn
    Show / Hide Table of Contents

    Delegate CodeChangedHandler

    Delegate CodeChangedHandler

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

    The sender.

    FeatureCodeChangedEventArgs args

    The FeatureCodeChangedEventArgs instance containing the event data.

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