docs.unity.cn
    Show / Hide Table of Contents

    Class UIStagingOptionChangeEventArgs

    Class UIStagingOptionChangeEventArgs.

    Inheritance
    Object
    EventArgs
    UIStagingOptionChangeEventArgs
    Namespace: UnityEngine.Industrial.Configuring.RuntimeUI
    Syntax
    public class UIStagingOptionChangeEventArgs : EventArgs

    Fields

    index

    The index

    Declaration
    public int index
    Field Value
    Type Description
    Int32

    name

    The name

    Declaration
    public string name
    Field Value
    Type Description
    String

    stagingOption

    The staging option

    Declaration
    public StagingType stagingOption
    Field Value
    Type Description
    StagingType
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 03 March 2021