Click or drag to resize

ActionElementMapmodifierKey2 Property

The second keyboard modifier key. Modifier keys should be set in ascending order because the modifier key list will be collapsed after a value is set.

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+fd80194fe28f6b408ce098e98c53850d307c3a32
Syntax
C#
public ModifierKey modifierKey2 { get; set; }

Property Value

ModifierKey
See Also