docs.unity.cn
    Show / Hide Table of Contents

    Class VariantTableChangedArgs

    Arguments for variantTableChanged event.

    Inheritance
    Object
    VariantTableChangedArgs
    Namespace: UnityEngine.Industrial.Configuring.Core
    Syntax
    public sealed class VariantTableChangedArgs

    Properties

    eventType

    Gets the type of the event.

    Declaration
    public VariantTableChangedEventType eventType { get; }
    Property Value
    Type Description
    VariantTableChangedEventType

    The type of the event.

    featureSet

    Gets the feature set.

    Declaration
    public FeatureSet featureSet { get; }
    Property Value
    Type Description
    FeatureSet

    The feature set.

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