docs.unity.cn
    Show / Hide Table of Contents

    Class VariantAssignmentsChangedArgs

    Class VariantAssignmentsChangedArgs.

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

    Properties

    assignment

    Gets the assignment.

    Declaration
    public Assignment assignment { get; }
    Property Value
    Type Description
    Assignment

    The assignment.

    eventType

    Gets the type of the event.

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

    The type of the event.

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