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

Public Attributes

FPropertyProperty
 
int32 Offset
 
int32 RelativeHandle
 
uint32 ParentChecksum
 
int32 StaticArrayIndex
 
FName RecursingNetSerializeStruct = NAME_None
 
bool bNetSerializeStructWithObjects = false
 

Member Data Documentation

◆ bNetSerializeStructWithObjects

bool FInitFromPropertyStackParams::bNetSerializeStructWithObjects = false

◆ Offset

int32 FInitFromPropertyStackParams::Offset

◆ ParentChecksum

uint32 FInitFromPropertyStackParams::ParentChecksum

◆ Property

FProperty* FInitFromPropertyStackParams::Property

◆ RecursingNetSerializeStruct

FName FInitFromPropertyStackParams::RecursingNetSerializeStruct = NAME_None

◆ RelativeHandle

int32 FInitFromPropertyStackParams::RelativeHandle

◆ StaticArrayIndex

int32 FInitFromPropertyStackParams::StaticArrayIndex

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