IInputDevice::SetMessageHandler

Set which MessageHandler will get the events from SendControllerEvents.

Windows
MacOS
Linux

References

Module

InputDevice

Header

/Engine/Source/Runtime/InputDevice/Public/IInputDevice.h

Include

#include "IInputDevice.h"

Syntax

void SetMessageHandler
(
    const TSharedRef< FGenericApplicationMessageHandler > & InMessageHandler
)

Remarks

Set which MessageHandler will get the events from SendControllerEvents.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss