XINPUT_ENABLED
Description:
[
CCode ( cname =
"SDL_HINT_XINPUT_ENABLED" ) ]
public const string XINPUT_ENABLED
A variable that lets you disable the detection and use of Xinput gamepad devices
The variable can be set to the following values:
- "0" - Disable XInput detection (only uses direct input)
- "1" - Enable XInput detection (the default)