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

#include <MeshTypes.h>

+ Inheritance diagram for FUVID:

Public Member Functions

 FUVID ()
 
 FUVID (const FElementID InitElementID)
 
 FUVID (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 FUVID &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

◆ FUVID() [1/3]

FUVID::FUVID ( )
inline

◆ FUVID() [2/3]

FUVID::FUVID ( const FElementID  InitElementID)
inline

◆ FUVID() [3/3]

FUVID::FUVID ( const int32  InitIDValue)
inline

Friends And Related Symbol Documentation

◆ GetTypeHash

uint32 GetTypeHash ( const FUVID Other)
friend

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