UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Net::FPersistentNetDebugNames Class Reference

Public Member Functions

 FPersistentNetDebugNames (uint32 InitialCapacity=512)
 
bool CreatePersistentNetDebugName (const TCHAR *Name, uint32 Length, const FNetDebugName *&OutDebugName)
 

Static Public Member Functions

static FPersistentNetDebugNamesGet ()
 
static void ResetNameIds ()
 
static void TearDown ()
 

Constructor & Destructor Documentation

◆ FPersistentNetDebugNames()

UE::Net::FPersistentNetDebugNames::FPersistentNetDebugNames ( uint32  InitialCapacity = 512)
explicit

Member Function Documentation

◆ CreatePersistentNetDebugName()

bool UE::Net::FPersistentNetDebugNames::CreatePersistentNetDebugName ( const TCHAR Name,
uint32  Length,
const FNetDebugName *&  OutDebugName 
)

◆ Get()

FPersistentNetDebugNames & UE::Net::FPersistentNetDebugNames::Get ( )
static

◆ ResetNameIds()

void UE::Net::FPersistentNetDebugNames::ResetNameIds ( )
static

◆ TearDown()

void UE::Net::FPersistentNetDebugNames::TearDown ( )
static

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