Navigation
API > API/Runtime > API/Runtime/AnimationCore
| Name | FBoneIndexBase |
| Type | struct |
| Header File | /Engine/Source/Runtime/AnimationCore/Public/BoneIndices.h |
| Include Path | #include "BoneIndices.h" |
Syntax
struct FBoneIndexBase
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBoneIndexBase() |
BoneIndices.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 GetInt() |
BoneIndices.h | ||
bool IsRootBone() |
BoneIndices.h | ||
bool IsValid() |
BoneIndices.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator bool() |
BoneIndices.h | ||
operator int32() |
BoneIndices.h |