Navigation
API > API/Plugins > API/Plugins/GameInputBase > API/Plugins/GameInputBase/IGameInputDeviceInterface
- IInputDevice::SetMessageHandler()
- IGameInputDeviceInterface::SetMessageHandler()
References
| Module | GameInputBase |
| Header | /Engine/Plugins/Runtime/GameInput/Source/GameInputBase/Public/IGameInputDeviceInterface.h |
| Include | #include "IGameInputDeviceInterface.h" |
| Source | /Engine/Plugins/Runtime/GameInput/Source/GameInputBase/Private/IGameInputDeviceInterface.cpp |
virtual void SetMessageHandler
(
const TSharedRef< FGenericApplicationMessageHandler > & InMessageHandler
)
Remarks
Set which MessageHandler will get the events from SendControllerEvents.