SpeechKeywordPropertyDrawer 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 SpeechKeywordPropertyDrawer : UnityEditor::PropertyDrawer
[UnityEditor.CustomPropertyDrawer(typeof(Microsoft.MixedReality.Toolkit.SpeechKeywordAttribute))]
public class SpeechKeywordPropertyDrawer : UnityEditor.PropertyDrawer
[<UnityEditor.CustomPropertyDrawer(typeof(Microsoft.MixedReality.Toolkit.SpeechKeywordAttribute))>]
type SpeechKeywordPropertyDrawer = class
inherit PropertyDrawer
Public Class SpeechKeywordPropertyDrawer
Inherits PropertyDrawer
- Inheritance
-
UnityEditor.PropertyDrawerSpeechKeywordPropertyDrawer
- Attributes
-
UnityEditor.CustomPropertyDrawerAttribute
Constructors
SpeechKeywordPropertyDrawer() |
Methods
OnGUI(Rect, SerializedProperty, GUIContent) |