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

Public Member Functions

 FProcFieldWithOffset (const ANSICHAR *NameIn, uint64 OffsetIn, uint64 ConfirmOffsetIn)
 

Public Attributes

const ANSICHARName = nullptr
 
uint64 Offset = 0
 
uint64 ConfirmOffset = 0
 
uint32 NameLen = 0
 

Constructor & Destructor Documentation

◆ FProcFieldWithOffset()

FProcFieldWithOffset::FProcFieldWithOffset ( const ANSICHAR NameIn,
uint64  OffsetIn,
uint64  ConfirmOffsetIn 
)
inline

Member Data Documentation

◆ ConfirmOffset

uint64 FProcFieldWithOffset::ConfirmOffset = 0

◆ Name

const ANSICHAR* FProcFieldWithOffset::Name = nullptr

◆ NameLen

uint32 FProcFieldWithOffset::NameLen = 0

◆ Offset

uint64 FProcFieldWithOffset::Offset = 0

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