FGenericApplicationMessageHandler::OnTouchStarted

Windows
MacOS
Linux

Deprecated

  • This function signature is deprecated, use OnTouchStarted that takes a Force

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericApplicationMessageHandler.h

Include

#include "GenericPlatform/GenericApplicationMessageHandler.h"

Syntax

virtual bool OnTouchStarted
(
    const TSharedPtr< FGenericWindow > & Window,
    const FVector2D & Location,
    int32 TouchIndex,
    int32 ControllerId
)

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