Touch Interface Designer 2025.2
Create touch interface with a visual editor and manage all mobile inputs like gestures
Loading...
Searching...
No Matches
FTouch Struct Reference

#include <GestureRecognizerComp.h>

Public Member Functions

 FTouch ()
 FTouch (const FFingerData &FingersData)

Public Attributes

 Category ="Touch"
BlueprintReadOnly int32 FingerIndex
BlueprintReadOnly double StartTime
BlueprintReadOnly double PressDuration
BlueprintReadOnly FVector2D BeginLocation
BlueprintReadOnly FVector2D Location
BlueprintReadOnly FVector2D OffsetFromStart
BlueprintReadOnly FVector2D Delta

Constructor & Destructor Documentation

◆ FTouch() [1/2]

FTouch::FTouch ( )
inline

◆ FTouch() [2/2]

FTouch::FTouch ( const FFingerData & FingersData)
inlineexplicit

Member Data Documentation

◆ BeginLocation

BlueprintReadOnly FVector2D FTouch::BeginLocation

◆ Category

FTouch::Category ="Touch"

◆ Delta

BlueprintReadOnly FVector2D FTouch::Delta

◆ FingerIndex

BlueprintReadOnly int32 FTouch::FingerIndex

◆ Location

BlueprintReadOnly FVector2D FTouch::Location

◆ OffsetFromStart

BlueprintReadOnly FVector2D FTouch::OffsetFromStart

◆ PressDuration

BlueprintReadOnly double FTouch::PressDuration

◆ StartTime

BlueprintReadOnly double FTouch::StartTime

The documentation for this struct was generated from the following file:
  • D:/MEGA/TouchProject/TouchProjectNext/Plugins/TouchInterfaceDesigner/Source/TouchInterface/Public/Listeners/Gestures/GestureRecognizerComp.h