mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class StatesInspector

    Inheritance
    Object
    StatesInspector
    Namespace: Microsoft.MixedReality.Toolkit.UI.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public class StatesInspector : UnityEditor.Editor

    Fields

    instance

    Declaration
    protected States instance
    Field Value
    Type Description
    States

    stateList

    Declaration
    protected SerializedProperty stateList
    Field Value
    Type Description
    SerializedProperty

    Methods

    OnEnable()

    Declaration
    protected virtual void OnEnable()

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()
    In This Article
    • Fields
      • instance
      • stateList
    • Methods
      • OnEnable()
      • OnInspectorGUI()
    Back to top Generated by DocFX