UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FComponentSpacePoseLink Struct Reference

#include <AnimNodeBase.h>

+ Inheritance diagram for FComponentSpacePoseLink:

Public Member Functions

ENGINE_API void EvaluateComponentSpace (FComponentSpacePoseContext &Output)
 
- Public Member Functions inherited from FPoseLinkBase
 FPoseLinkBase ()
 
ENGINE_API void Initialize (const FAnimationInitializeContext &Context)
 
ENGINE_API void CacheBones (const FAnimationCacheBonesContext &Context)
 
ENGINE_API void Update (const FAnimationUpdateContext &Context)
 
ENGINE_API void GatherDebugData (FNodeDebugData &DebugData)
 
ENGINE_API void AttemptRelink (const FAnimationBaseContext &Context)
 
ENGINE_API void SetLinkNode (FAnimNode_Base *NewLinkNode)
 
ENGINE_API void SetDynamicLinkNode (struct FPoseLinkBase *InPoseLink)
 
ENGINE_API FAnimNode_BaseGetLinkNode ()
 

Additional Inherited Members

- Public Attributes inherited from FPoseLinkBase
int32 LinkID
 
- Protected Attributes inherited from FPoseLinkBase
FAnimNode_BaseLinkedNode
 

Detailed Description

A component-space pose link to another node

Member Function Documentation

◆ EvaluateComponentSpace()

void FComponentSpacePoseLink::EvaluateComponentSpace ( FComponentSpacePoseContext Output)

The documentation for this struct was generated from the following files: