KeywordEvent.OnKeywordRecognized Field
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.
Unity Event fired when a specific keyword is recognized.
public: UnityEngine::Events::UnityEvent ^ OnKeywordRecognized;
public UnityEngine.Events.UnityEvent OnKeywordRecognized;
val mutable OnKeywordRecognized : UnityEngine.Events.UnityEvent
Public OnKeywordRecognized As UnityEvent
Field Value
UnityEngine.Events.UnityEvent