Click or drag to resize

InputSource Enumeration


Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+fd80194fe28f6b408ce098e98c53850d307c3a32
Syntax
C#
public enum InputSource
Members
Member nameValueDescription
None0 
DirectInput1 
XInput2 
OSX3 
Fallback4 
RawInput5 
Fallback_PreConfigured6 
Linux7 
WindowsUWP8 
WebGL9 
UnityInputSystem10 
Steam18 
SDL219 
XboxOne21 XboxOne XDK (based on Unity Input Manager)
PS422 PS4 (Unity Input Manager)
NintendoSwitch24 
GameCoreXboxOne26 
GameCoreScarlett27 
PS528 PS5 (Unity Input Manager)
AppleGameController29 
WindowsGamingInput30 
NintendoSwitch231 
InternalDriver49 
UnityKeyboardAndMouse50 
Custom100 
See Also