InputMapperOptionsholdDurationToMapKeyboardModifierKeyAsPrimary Property |
If both allowKeyboardKeysWithModifiers and allowKeyboardModifierKeyAsPrimary are true, the modifier key must be held down
for this duration in seconds before it will be accepted as a primary key assignment. This is used to allow the user to be able to map
modifier key + key combinations while also allowing them to map modifier keys as the primary key.
Namespace: RewiredAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+e8257758c3446d922301bab0e4637a0e5ec1862f
Syntaxpublic float holdDurationToMapKeyboardModifierKeyAsPrimary { get; set; }Property Value
Single
See Also