![]() |
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 "Containers/Ticker.h"#include "ComponentDecorator_Animation.generated.h"

Go to the source code of this file.
Enumerations | |
| enum class | EAnimationTriggerMode { OnPress , OnRelease , AtBegin , OnDemand } |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FTickableObject, const float, DeltaTime) | |
Variables | |
| Abstract | |
| Blueprintable | |
| BlueprintType | |
| EditInlineNew | |
| HideCategories | |
|
strong |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FTickableObject | , |
| const float | , | ||
| DeltaTime | ) |
| Abstract |
| Blueprintable |
| BlueprintType |
| EditInlineNew |
| HideCategories |