UStylusInputSubsystem::RemoveMessageHandler

Remove a previously registered message handler.

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 RemoveMessageHandler
(
    IStylusMessageHandler & MessageHandler
)

Remarks

Remove a previously registered message handler.

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