![]() |
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 "Rendering/DrawElements.h"#include "Styling/WidgetStyle.h"#include "Styling/SlateBrush.h"#include "Widgets/SNullWidget.h"#include "Types/SlateEnums.h"#include "ComponentDecorator.generated.h"

Go to the source code of this file.
Classes | |
| class | UComponentDecorator |
Enumerations | |
| enum class | EDrawType : uint8 { Pressed , Released , Both } |
|
strong |