Click or drag to resize

InputMapperOptionsallowKeyboardModifierKeyAsPrimary Property

Should keyboard modifier keys be allowed as the primary key for the Action?

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

Property Value

Boolean
See Also