ActionElementMapkeyCode Property |
The keyboard key code. Only used for keyboard bindings. Returns UnityEngine.KeyCode value.
Namespace:
Rewired
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public KeyCode keyCode { get; set; }
Property Value
Type:
KeyCodeSee Also