Click or drag to resize

ElementAssignmentmodifierKeyFlags Field

The keyboard modifiers the Action will be bound to. Use this in combination with keyboardKey to make a modified key assignment. Only used for keyboard maps.

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ModifierKeyFlags modifierKeyFlags

Field Value

ModifierKeyFlags
See Also