KeyCombinationOverrideModeCancel Field |
An Action bound to a modifier key that is a member of a key combination will return False for
the duration that the key combination is active. When any key of the overriding key combination
is released, the Action bound to the modifier key will no longer be overridden and return a True
value if the key is still pressed.
Namespace: Rewired.ConfigAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
See Also