UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FBoneID Struct Reference

#include <SkeletalMeshElementTypes.h>

+ Inheritance diagram for FBoneID:

Public Member Functions

 FBoneID ()
 
 FBoneID (const FElementID InitElementID)
 
 FBoneID (const int32 InitIDValue)
 
- Public Member Functions inherited from FElementID
 FElementID ()
 
 FElementID (const int32 InitIDValue)
 
int32 GetValue () const
 
 operator int32 () const
 
bool operator== (const FElementID &Other) const
 
bool operator== (const int32 Other) const
 
bool operator!= (const FElementID &Other) const
 
bool operator!= (const int32 Other) const
 
FString ToString () const
 

Friends

uint32 GetTypeHash (const FBoneID &Other)
 

Additional Inherited Members

- Static Public Attributes inherited from FElementID
static MESHDESCRIPTION_API const FElementID Invalid
 
- Protected Attributes inherited from FElementID
int32 IDValue
 

Constructor & Destructor Documentation

◆ FBoneID() [1/3]

FBoneID::FBoneID ( )
inline

◆ FBoneID() [2/3]

FBoneID::FBoneID ( const FElementID  InitElementID)
inline

◆ FBoneID() [3/3]

FBoneID::FBoneID ( const int32  InitIDValue)
inline

Friends And Related Symbol Documentation

◆ GetTypeHash

uint32 GetTypeHash ( const FBoneID Other)
friend

The documentation for this struct was generated from the following file: