![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AnimatedAttributeManager.h>
Inheritance diagram for TAnimatedAttributeBase:Protected Member Functions | |
| SLATE_API | TAnimatedAttributeBase () |
| virtual SLATE_API | ~TAnimatedAttributeBase () |
| SLATE_API void | Register () |
| SLATE_API void | Unregister () |
| virtual void | Tick (float InDeltaTime)=0 |
Protected Member Functions inherited from TSharedFromThis< TAnimatedAttributeBase > | |
| TSharedFromThis () | |
| TSharedFromThis (TSharedFromThis const &) | |
| UE_FORCEINLINE_HINT TSharedFromThis & | operator= (TSharedFromThis const &) |
| ~TSharedFromThis () | |
Friends | |
| class | FAnimatedAttributeManager |
Animated Attribute Base Layer - used for registering the attribute centrally
|
protected |
|
protectedvirtual |
|
protected |
|
protected |
|
friend |