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

Public Attributes

TArray< FRepLayoutCmd > & Cmds
 
const UNetConnectionServerConnection
 
const int32 ParentIndex
 
FRepParentCmdParent
 
bool bHasObjectProperties = false
 
bool bHasNetSerializeProperties = false
 
TMap< int32, TArray< FRepLayoutCmd > > * NetSerializeLayouts = nullptr
 

Member Data Documentation

◆ bHasNetSerializeProperties

bool FInitFromPropertySharedParams::bHasNetSerializeProperties = false

◆ bHasObjectProperties

bool FInitFromPropertySharedParams::bHasObjectProperties = false

◆ Cmds

TArray<FRepLayoutCmd>& FInitFromPropertySharedParams::Cmds

◆ NetSerializeLayouts

TMap<int32, TArray<FRepLayoutCmd> >* FInitFromPropertySharedParams::NetSerializeLayouts = nullptr

◆ Parent

FRepParentCmd& FInitFromPropertySharedParams::Parent

◆ ParentIndex

const int32 FInitFromPropertySharedParams::ParentIndex

◆ ServerConnection

const UNetConnection* FInitFromPropertySharedParams::ServerConnection

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