FRemoteSessionInputChannel::GetOnRouteTouchDownToWidgetFailedDelegate

Delegate that fires when routing a touch message to the widget did not work.

Windows
MacOS
Linux

References

Module

RemoteSession

Header

/Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/Channels/RemoteSessionInputChannel.h

Include

#include "Channels/RemoteSessionInputChannel.h"

Source

/Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Private/Channels/RemoteSessionInputChannel.cpp

Syntax

FOnRouteTouchDownToWidgetFailedDelegate * GetOnRouteTouchDownToWidgetFailedDelegate()

Remarks

Delegate that fires when routing a touch message to the widget did not work. @note Only useful during playback.

Returns

Null when recording, Pointer to delegate during playback.

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