SpeechCommands.KeyCode Property

Definition

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

Applies to