Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Animation
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Animation/AnimatedAttributeManager.h |
| Include | #include "Framework/Animation/AnimatedAttributeManager.h" |
Syntax
class FAnimatedAttributeManager
Remarks
A central manager for animated attributes
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FAnimatedAttributeManager & | Get () |
||
| void | SetupTick () |
||
| void | TeardownTick () |
||
| void | Tick
(
float InDeltaTime |