Click or drag to resize

KeyboardKeyCodeToModifierKey Method

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static ModifierKey KeyCodeToModifierKey(
	KeyCode key
)

Parameters

key
Type: KeyCode

Return Value

Type: ModifierKey
See Also