Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Animation
Inheritance Hierarchy
- FSharedFromThisBase
- TSharedFromThis
- TAnimatedAttributeBase
- TAnimatedAttribute
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Animation/AnimatedAttributeManager.h |
| Include | #include "Framework/Animation/AnimatedAttributeManager.h" |
Syntax
class TAnimatedAttributeBase : public TSharedFromThis< TAnimatedAttributeBase >
Remarks
Animated Attribute Base Layer - used for registering the attribute centrally
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Register () |
||
| void | Tick
(
float InDeltaTime |
||
| void | Unregister () |