InteractableOnFocusInspector Class

Definition

Class controls inspector rendering logic for the InteractableOnFocus class

public ref class InteractableOnFocusInspector : UnityEditor::Editor
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.UI.InteractableOnFocus))]
public class InteractableOnFocusInspector : UnityEditor.Editor
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.UI.InteractableOnFocus))>]
type InteractableOnFocusInspector = class
    inherit Editor
Public Class InteractableOnFocusInspector
Inherits Editor
Inheritance
UnityEditor.Editor
InteractableOnFocusInspector
Attributes
UnityEditor.CustomEditorAttribute

Constructors

InteractableOnFocusInspector()

Fields

listSettings
profilesProperty

Methods

OnEnable()
OnInspectorGUI()

Applies to