UCommonGameViewportClient::HandleRerouteTouch

Default Handler for Touch input.

Windows
MacOS
Linux

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonGameViewportClient.h

Include

#include "CommonGameViewportClient.h"

Source

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Private/CommonGameViewportClient.cpp

Syntax

virtual void HandleRerouteTouch
(
    int32 ControllerId,
    uint32 TouchId,
    ETouchType::Type TouchType,
    const FVector2D & TouchLocation,
    FReply & Reply
)

Remarks

Default Handler for Touch input.

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