Editar

Share via


HandInteractionHintInspector Class

Definition

A custom inspector for ElasticsManager used to separate Elastics configurations into distinct foldout panels.

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

Constructors

HandInteractionHintInspector()

Methods

OnEnable()
OnInspectorGUI()

Applies to