Modifica

Condividi tramite


SpeechKeywordPropertyDrawer Class

Definition

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.PropertyDrawer
SpeechKeywordPropertyDrawer
Attributes
UnityEditor.CustomPropertyDrawerAttribute

Constructors

SpeechKeywordPropertyDrawer()

Methods

OnGUI(Rect, SerializedProperty, GUIContent)

Applies to