UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
NetCoreModule.cpp File Reference

Classes

class  FNetCoreModule
 

Functions

 DEFINE_LOG_CATEGORY (LogNetFastTArray)
 
 DEFINE_LOG_CATEGORY (LogNetCore)
 
 CSV_DEFINE_CATEGORY_MODULE (NETCORE_API, Networking, true)
 
 IMPLEMENT_MODULE (FNetCoreModule, NetCore)
 

Variables

bool GUseDetailedScopeCounters =true
 

Function Documentation

◆ CSV_DEFINE_CATEGORY_MODULE()

CSV_DEFINE_CATEGORY_MODULE ( NETCORE_API  ,
Networking  ,
true   
)

◆ DEFINE_LOG_CATEGORY() [1/2]

DEFINE_LOG_CATEGORY ( LogNetCore  )

◆ DEFINE_LOG_CATEGORY() [2/2]

DEFINE_LOG_CATEGORY ( LogNetFastTArray  )

◆ IMPLEMENT_MODULE()

IMPLEMENT_MODULE ( FNetCoreModule  ,
NetCore   
)

Variable Documentation

◆ GUseDetailedScopeCounters

bool GUseDetailedScopeCounters =true