Click or drag to resize

ElementAssignmentInfokeyCode Property

The key code of the keyboard key assignment. (Only applies to keyboard maps.)

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public KeyCode keyCode { get; }

Property Value

Type: KeyCode
See Also