![]() |
Touch Interface Designer 2025.2
Create touch interface with a visual editor and manage all mobile inputs like gestures
|
#include "CoreMinimal.h"#include "Components/Widget.h"#include "LayoutModifier.generated.h"

Go to the source code of this file.
Classes | |
| class | ULayoutModifier |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FOnComponentEditedEvent, FName, Name, FVector2D, Location) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams | ( | FOnComponentEditedEvent | , |
| FName | , | ||
| Name | , | ||
| FVector2D | , | ||
| Location | ) |