InteractableOnFocusInspector Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.EditorInteractableOnFocusInspector
- Attributes
-
UnityEditor.CustomEditorAttribute
Constructors
| InteractableOnFocusInspector() |
Fields
| listSettings | |
| profilesProperty |
Methods
| OnEnable() | |
| OnInspectorGUI() |