Navigation
API > API/Runtime > API/Runtime/Engine
RAII helper for cached pose lifetimes (as they are stored on the mem stack)
| Name | FCachedPoseScope |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimNode_SaveCachedPose.h |
| Include Path | #include "Animation/AnimNode_SaveCachedPose.h" |
Syntax
struct FCachedPoseScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCachedPoseScope() |
Animation/AnimNode_SaveCachedPose.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FCachedPoseScope() |
Animation/AnimNode_SaveCachedPose.h |