SpeechCommands.KeyCode Property
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.
The corresponding KeyCode that also raises the same action as the Keyword.
public:
property UnityEngine::KeyCode KeyCode { UnityEngine::KeyCode get(); };
public UnityEngine.KeyCode KeyCode { get; }
member this.KeyCode : UnityEngine.KeyCode
Public ReadOnly Property KeyCode As KeyCode
Property Value
UnityEngine.KeyCode