Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FBoneContainer
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/BoneContainer.h |
Include | #include "BoneContainer.h" |
FCompactPoseBoneIndex GetCompactPoseIndexFromSkeletonIndex
(
const int32 SkeletonIndex
) const
Remarks
DEPRECATED - Ideally should use GetCompactPoseIndexFromSkeletonPoseIndex due to raw int32 here.