![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AnimNodeBase.h>
Inheritance diagram for FPoseContext:Public Attributes | |
| FCompactPose | Pose |
| FBlendedCurve | Curve |
| UE::Anim::FStackAttributeContainer | CustomAttributes |
Public Attributes inherited from FAnimationBaseContext | |
| FAnimInstanceProxy * | AnimInstanceProxy |
| FAnimationUpdateSharedContext * | SharedContext |
Friends | |
| class | FScopedExpectsAdditiveOverride |
Additional Inherited Members | |
Protected Member Functions inherited from FAnimationBaseContext | |
| ENGINE_API | FAnimationBaseContext (UAnimInstance *InAnimInstance) |
| ENGINE_API | FAnimationBaseContext (FAnimInstanceProxy *InAnimInstanceProxy, FAnimationUpdateSharedContext *InSharedContext=nullptr) |
| ENGINE_API void | LogMessageInternal (FName InLogType, const TSharedRef< FTokenizedMessage > &InMessage) const |
Protected Attributes inherited from FAnimationBaseContext | |
| bool | bIsActive = true |
| int32 | CurrentNodeId |
| int32 | PreviousNodeId |
Evaluation context passed around during animation tree evaluation
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
| FBlendedCurve FPoseContext::Curve |
| UE::Anim::FStackAttributeContainer FPoseContext::CustomAttributes |
| FCompactPose FPoseContext::Pose |