Touch Interface Designer 2025.2
Create touch interface with a visual editor and manage all mobile inputs like gestures
Loading...
Searching...
No Matches
ComponentDecorator.h File Reference
#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"
Include dependency graph for ComponentDecorator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UComponentDecorator

Enumerations

enum class  EDrawType : uint8 { Pressed , Released , Both }

Enumeration Type Documentation

◆ EDrawType

enum class EDrawType : uint8
strong
Enumerator
Pressed 
Released 
Both