![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <BoneIndices.h>
Inheritance diagram for FSkeletonPoseBoneIndex:Public Member Functions | |
| FSkeletonPoseBoneIndex (int32 InBoneIndex) | |
Public Member Functions inherited from FBoneIndexBase | |
| FBoneIndexBase () | |
| int32 | GetInt () const |
| bool | IsRootBone () const |
| bool | IsValid () const |
| operator int32 () const | |
| operator bool () const | |
Additional Inherited Members | |
Protected Attributes inherited from FBoneIndexBase | |
| int32 | BoneIndex |
|
inlineexplicit |