Navigation
API > API/Runtime > API/Runtime/AnimationCore
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 GetIntFromComp
(
const int32 InComp |
BoneIndices.h | ||
int32 GetIntFromComp
(
const FBoneIndexBase& InComp |
BoneIndices.h |
GetIntFromComp(const int32)
| Name | GetIntFromComp |
| Type | function |
| Header File | /Engine/Source/Runtime/AnimationCore/Public/BoneIndices.h |
| Include Path | #include "BoneIndices.h" |
int32 GetIntFromComp
(
const int32 InComp
)
GetIntFromComp(const FBoneIndexBase &)
| Name | GetIntFromComp |
| Type | function |
| Header File | /Engine/Source/Runtime/AnimationCore/Public/BoneIndices.h |
| Include Path | #include "BoneIndices.h" |
int32 GetIntFromComp
(
const FBoneIndexBase & InComp
)