![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AnimNodeBase.h>
Public Member Functions | |
| FAnimationUpdateSharedContext ()=default | |
| FAnimationUpdateSharedContext (FAnimationUpdateSharedContext &)=delete | |
| FAnimationUpdateSharedContext & | operator= (const FAnimationUpdateSharedContext &)=delete |
| void | CopyForCachedUpdate (FAnimationUpdateSharedContext &Source) |
Public Attributes | |
| FAnimNodeTracker | AncestorTracker |
| UE::Anim::FMessageStack | MessageStack |
Persistent state shared during animation tree update
|
default |
|
delete |
|
inline |
|
delete |
| FAnimNodeTracker FAnimationUpdateSharedContext::AncestorTracker |
| UE::Anim::FMessageStack FAnimationUpdateSharedContext::MessageStack |