mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class InteractableOnFocusInspector

    Class controls inspector rendering logic for the InteractableOnFocus class

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

    Fields

    listSettings

    Declaration
    protected List<InspectorUIUtility.ListSettings> listSettings
    Field Value
    Type Description
    List<InspectorUIUtility.ListSettings>

    listSettings

    Declaration
    protected List<InspectorUIUtility.ListSettings> listSettings
    Field Value
    Type Description
    List<InspectorUIUtility.ListSettings>

    profilesProperty

    Declaration
    protected SerializedProperty profilesProperty
    Field Value
    Type Description
    SerializedProperty

    profilesProperty

    Declaration
    protected SerializedProperty profilesProperty
    Field Value
    Type Description
    SerializedProperty

    Methods

    OnEnable()

    Declaration
    protected virtual void OnEnable()

    OnEnable()

    Declaration
    protected virtual void OnEnable()

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()

    Implements

    UnityEditor.Editor
    In This Article
    • Fields
      • listSettings
      • listSettings
      • profilesProperty
      • profilesProperty
    • Methods
      • OnEnable()
      • OnEnable()
      • OnInspectorGUI()
      • OnInspectorGUI()
    • Implements
    Back to top Generated by DocFX