Touch Interface Designer 2025.2
Create touch interface with a visual editor and manage all mobile inputs like gestures
Loading...
Searching...
No Matches
ComponentDecorator_Animation.h File Reference
#include "CoreMinimal.h"
#include "UObject/Object.h"
#include "Containers/Ticker.h"
#include "ComponentDecorator_Animation.generated.h"
Include dependency graph for ComponentDecorator_Animation.h:
This graph shows which files directly or indirectly include this file:

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

Enumeration Type Documentation

◆ EAnimationTriggerMode

enum class EAnimationTriggerMode
strong
Enumerator
OnPress 
OnRelease 
AtBegin 
OnDemand 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FTickableObject ,
const float ,
DeltaTime  )

Variable Documentation

◆ Abstract

Abstract

◆ Blueprintable

Blueprintable

◆ BlueprintType

BlueprintType

◆ EditInlineNew

EditInlineNew

◆ HideCategories

HideCategories