Navigation
API > API/Runtime > API/Runtime/AnimationCore > API/Runtime/AnimationCore/FSkeletonPoseBoneIndex
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
BoneIndices.h |
|
|
|
BoneIndices.h |
|
|
|
BoneIndices.h |
|
FSkeletonPoseBoneIndex()
| |
|
| Name |
FSkeletonPoseBoneIndex |
| Type |
function |
| Header File |
/Engine/Source/Runtime/AnimationCore/Public/BoneIndices.h |
| Include Path |
#include "BoneIndices.h" |
FSkeletonPoseBoneIndex()
FSkeletonPoseBoneIndex(int32)
| |
|
| Name |
FSkeletonPoseBoneIndex |
| Type |
function |
| Header File |
/Engine/Source/Runtime/AnimationCore/Public/BoneIndices.h |
| Include Path |
#include "BoneIndices.h" |
FSkeletonPoseBoneIndex
(
int32 InBoneIndex
)
FSkeletonPoseBoneIndex(FBoneIndexType)
| |
|
| Name |
FSkeletonPoseBoneIndex |
| Type |
function |
| Header File |
/Engine/Source/Runtime/AnimationCore/Public/BoneIndices.h |
| Include Path |
#include "BoneIndices.h" |
FSkeletonPoseBoneIndex
(
FBoneIndexType InBoneIndex
)