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

#include <MeshTypes.h>

+ Inheritance diagram for FPolygonGroupID:

Public Member Functions

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

Static Public Attributes

static MESHDESCRIPTION_API const FPolygonGroupID Invalid
 
- Static Public Attributes inherited from FElementID
static MESHDESCRIPTION_API const FElementID Invalid
 

Friends

uint32 GetTypeHash (const FPolygonGroupID &Other)
 

Additional Inherited Members

- Protected Attributes inherited from FElementID
int32 IDValue
 

Constructor & Destructor Documentation

◆ FPolygonGroupID() [1/3]

FPolygonGroupID::FPolygonGroupID ( )
inline

◆ FPolygonGroupID() [2/3]

FPolygonGroupID::FPolygonGroupID ( const FElementID  InitElementID)
inline

◆ FPolygonGroupID() [3/3]

FPolygonGroupID::FPolygonGroupID ( const int32  InitIDValue)
inline

Friends And Related Symbol Documentation

◆ GetTypeHash

uint32 GetTypeHash ( const FPolygonGroupID Other)
friend

Member Data Documentation

◆ Invalid

const FPolygonGroupID FPolygonGroupID::Invalid
static

Invalid section ID


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