SpeechCommandPropertyDrawer 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.
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.PropertyDrawerSpeechCommandPropertyDrawer
- Attributes
-
UnityEditor.CustomPropertyDrawerAttribute
Constructors
SpeechCommandPropertyDrawer() |
Methods
OnGUI(Rect, SerializedProperty, GUIContent) |