DwellHandlerInspector Class

Definition

public ref class DwellHandlerInspector : UnityEditor::Editor
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Experimental.Dwell.DwellHandler), true)]
public class DwellHandlerInspector : UnityEditor.Editor
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Experimental.Dwell.DwellHandler), true)>]
type DwellHandlerInspector = class
    inherit Editor
Public Class DwellHandlerInspector
Inherits Editor
Inheritance
UnityEditor.Editor
DwellHandlerInspector
Attributes
UnityEditor.CustomEditorAttribute

Constructors

DwellHandlerInspector()

Methods

OnInspectorGUI()

Applies to