Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FBoneContainer
Description
Returns whether or not the skeleton index is contained in the mapping used to build this container. Note that even if the skeleton index is valid, it might not contain a valid compact pose index if that bone isn't used due to LOD or other reasons.
| Name | IsSkeletonPoseIndexValid |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/BoneContainer.h |
| Include Path | #include "BoneContainer.h" |
bool IsSkeletonPoseIndexValid
(
const FSkeletonPoseBoneIndex & SkeletonIndex
) const