IInputDevice::SetMessageHandler

Set which MessageHandler will get the events from SendControllerEvents.

Choose your operating system:

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.