UInputRouter::PostInputEvent

Insert a new input event which is used to check for new captures, or forwarded to active capture

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/InputRouter.h

Include

#include "InputRouter.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/InputRouter.cpp

Syntax

virtual void PostInputEvent
(
    const FInputDeviceState & Input
)

Remarks

Insert a new input event which is used to check for new captures, or forwarded to active capture

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