KeyCombinationOverrideModePause 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. Once the key combination becomes inactive
by releasing the primary key, the Action bound to the modifier key will no longer be overridden
and return a True value.
Namespace: Rewired.ConfigAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
See Also