SpeechEventData(EventSystem) Constructor
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.
Constructor.
public:
SpeechEventData(UnityEngine::EventSystems::EventSystem ^ eventSystem);
public SpeechEventData (UnityEngine.EventSystems.EventSystem eventSystem);
new Microsoft.MixedReality.Toolkit.Input.SpeechEventData : UnityEngine.EventSystems.EventSystem -> Microsoft.MixedReality.Toolkit.Input.SpeechEventData
Public Sub New (eventSystem As EventSystem)
Parameters
- eventSystem
- UnityEngine.EventSystems.EventSystem
Typically will be EventSystems.EventSystem.current