Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAnimationPoseData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FCompactPose & GetPose () |
Getters for the wrapped structures | Animation/AnimationPoseData.h | |
FCompactPose & GetPose () |
Animation/AnimationPoseData.h |
GetPose()
Description
Getters for the wrapped structures
| Name | GetPose |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimationPoseData.h |
| Include Path | #include "Animation/AnimationPoseData.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimationPoseData.cpp |
const FCompactPose & GetPose() const
GetPose()
| Name | GetPose |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimationPoseData.h |
| Include Path | #include "Animation/AnimationPoseData.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimationPoseData.cpp |
FCompactPose & GetPose()