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

Public Member Functions

 FProcField (const ANSICHAR *NameIn, uint64 *AddrIn)
 

Public Attributes

const ANSICHARName = nullptr
 
uint64Addr = nullptr
 
uint32 NameLen = 0
 

Constructor & Destructor Documentation

◆ FProcField()

FProcField::FProcField ( const ANSICHAR NameIn,
uint64 AddrIn 
)
inline

Member Data Documentation

◆ Addr

uint64* FProcField::Addr = nullptr

◆ Name

const ANSICHAR* FProcField::Name = nullptr

◆ NameLen

uint32 FProcField::NameLen = 0

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