Touch Interface Designer 2025.2
Create touch interface with a visual editor and manage all mobile inputs like gestures
Loading...
Searching...
No Matches
SDeprecatedTouchInterface.h File Reference
#include "TouchInterface/VirtualControlSetup.h"
#include "VirtualShape/VirtualShape.h"
#include "Widgets/SCompoundWidget.h"
#include "Widgets/Layout/SConstraintCanvas.h"
Include dependency graph for SDeprecatedTouchInterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FVirtualControlWidget
class  SDeprecatedTouchInterface

Functions

 DECLARE_DELEGATE_TwoParams (FOnTouchEvent, int32, FVector2D)
 DECLARE_DELEGATE_OneParam (FOnStateChangedEvent, bool)
 DECLARE_DELEGATE_OneParam (FOnAutoMoveSignature, FVector2D)

Function Documentation

◆ DECLARE_DELEGATE_OneParam() [1/2]

DECLARE_DELEGATE_OneParam ( FOnAutoMoveSignature ,
FVector2D  )

◆ DECLARE_DELEGATE_OneParam() [2/2]

DECLARE_DELEGATE_OneParam ( FOnStateChangedEvent ,
bool  )

◆ DECLARE_DELEGATE_TwoParams()

DECLARE_DELEGATE_TwoParams ( FOnTouchEvent ,
int32 ,
FVector2D  )