![]() |
Touch Interface Designer 2025.2
Create touch interface with a visual editor and manage all mobile inputs like gestures
|
#include "CoreMinimal.h"#include "STouchInterface.h"#include "VirtualShape/VirtualShapeDrawer.h"#include "Widgets/SCompoundWidget.h"

Go to the source code of this file.
Classes | |
| class | STouchInterfaceRuntime |
Functions | |
| DECLARE_DELEGATE_TwoParams (FOnLayoutTouch, int32, FVector2D) DECLARE_DELEGATE_OneParam(FOnTouchInterfaceNotification | |
| DECLARE_DELEGATE_TwoParams | ( | FOnLayoutTouch | , |
| int32 | , | ||
| FVector2D | ) |