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

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