Modifica

Condividi tramite


SpeechCommandPropertyDrawer Class

Definition

public ref class SpeechCommandPropertyDrawer : UnityEditor::PropertyDrawer
[UnityEditor.CustomPropertyDrawer(typeof(Microsoft.MixedReality.Toolkit.Input.SpeechCommands))]
public class SpeechCommandPropertyDrawer : UnityEditor.PropertyDrawer
[<UnityEditor.CustomPropertyDrawer(typeof(Microsoft.MixedReality.Toolkit.Input.SpeechCommands))>]
type SpeechCommandPropertyDrawer = class
    inherit PropertyDrawer
Public Class SpeechCommandPropertyDrawer
Inherits PropertyDrawer
Inheritance
UnityEditor.PropertyDrawer
SpeechCommandPropertyDrawer
Attributes
UnityEditor.CustomPropertyDrawerAttribute

Constructors

SpeechCommandPropertyDrawer()

Methods

OnGUI(Rect, SerializedProperty, GUIContent)

Applies to