ICommonActionHandlerInterface::HandleTouchInput

Windows
MacOS
Linux

References

Module

CommonUI

Header

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

Include

#include "CommonActionHandlerInterface.h"

Syntax

bool HandleTouchInput
(
    uint32 TouchId,
    ETouchType::Type TouchType,
    const FVector2D & TouchLocation,
    bool & bPassThrough
)

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