M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Engine.GauntletUI.EngineInputService Class Reference

Inherits TaleWorlds.GauntletUI.IInputService.

Public Member Functions

 EngineInputService (IInputContext inputContext)
 
void UpdateInputDevices (bool keyboardEnabled, bool mouseEnabled, bool gamepadEnabled)
 

Additional Inherited Members

- Properties inherited from TaleWorlds.GauntletUI.IInputService
bool MouseEnabled [get]
 
bool KeyboardEnabled [get]
 
bool GamepadEnabled [get]
 

Constructor & Destructor Documentation

◆ EngineInputService()

TaleWorlds.Engine.GauntletUI.EngineInputService.EngineInputService ( IInputContext  inputContext)

Member Function Documentation

◆ UpdateInputDevices()

void TaleWorlds.Engine.GauntletUI.EngineInputService.UpdateInputDevices ( bool  keyboardEnabled,
bool  mouseEnabled,
bool  gamepadEnabled 
)