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

#include <GestureRecognizerComp.h>

Public Member Functions

 FSwipeData ()

Public Attributes

 Category ="Swipe Data"
BlueprintReadOnly ESwipeDirection Direction
BlueprintReadOnly FVector2D BeginPosition
BlueprintReadOnly FVector2D EndPosition
BlueprintReadOnly FVector2D CustomDirection
BlueprintReadOnly FVector2D Offset
BlueprintReadOnly float Velocity
BlueprintReadOnly float Duration

Constructor & Destructor Documentation

◆ FSwipeData()

FSwipeData::FSwipeData ( )
inline

Member Data Documentation

◆ BeginPosition

BlueprintReadOnly FVector2D FSwipeData::BeginPosition

◆ Category

FSwipeData::Category ="Swipe Data"

◆ CustomDirection

BlueprintReadOnly FVector2D FSwipeData::CustomDirection

◆ Direction

BlueprintReadOnly ESwipeDirection FSwipeData::Direction

◆ Duration

BlueprintReadOnly float FSwipeData::Duration

◆ EndPosition

BlueprintReadOnly FVector2D FSwipeData::EndPosition

◆ Offset

BlueprintReadOnly FVector2D FSwipeData::Offset

◆ Velocity

BlueprintReadOnly float FSwipeData::Velocity

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