Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FBoneContainerRetargetBoneTransf-
Description
Returns the skeleton bone index for a context bone index. Context bone index in this case is index within the wrapped context - for example the pose.
Virtual Inheritance
- FAnimationRuntimeRetargetBoneTransformContext::GetSkeletonBoneIndex → FBoneContainerRetargetBoneTransformContext::GetSkeletonBoneIndex
| Name | GetSkeletonBoneIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/AnimationRuntime.h |
| Include Path | #include "AnimationRuntime.h" |
virtual int32 GetSkeletonBoneIndex
(
const int32 & InContextBoneIndex
) const