Click or drag to resize

Rewired.Config Namespace

 
Classes
 ClassDescription
Public classEnhancedDeviceSupportDeviceType Devices supported by Enhanced Device Support.
Public classKeyCombinationOverrideMode Determines how Actions bound to keys that are also used in key combinations behave. Example: Ctrl is bound to Action1 and Ctrl + W is bound to Action 2. When Ctrl is pressed, Action1 activates until W is also pressed. This enum defines how the underlying Action1 bound to Ctrl will behave when H is pressed and when H is released. When Ctrl + H is pressed, the key combination overrides Action1 and it returns a value of False.
Public classLogLevelFlags Log level flags for logging.
Public classThrottleCalibrationMode Throttle calibration mode.
Public classUpdateLoopSetting The update loop(s) in which input will be updated.
Public classUpdateMode Rewired update mode.