UStylusInputSubsystem::AddMessageHandler

Add a message handler to receive messages from the stylus.

Windows
MacOS
Linux

References

Module

StylusInput

Header

/Engine/Plugins/Editor/StylusInput/Source/StylusInput/Public/IStylusInputModule.h

Include

#include "IStylusInputModule.h"

Source

/Engine/Plugins/Editor/StylusInput/Source/StylusInput/Private/StylusInputModule.cpp

Syntax

void AddMessageHandler
(
    IStylusMessageHandler & MessageHandler
)

Remarks

Add a message handler to receive messages from the stylus.

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