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

Go to the source code of this file.
Classes | |
| struct | FHitBox |
| class | ULayoutComponent |
Enumerations | |
| enum class | EInteractionType : uint8 { Square , Circle , Alpha } |
| enum class | EAnchorPosition : uint8 { TopLeft , TopMiddle , TopRight , CenterLeft , Center , CenterRight , BottomLeft , BottomMiddle , BottomRight , HalfLeft , HalfRight , Fill } |
|
strong |
|
strong |