docs.unity.cn
    Show / Hide Table of Contents

    Delegate FeatureSetChangedHandler

    Delegate FeatureSetChangedHandler

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

    The sender.

    FeatureSetChangedArgs args

    The arguments.

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