Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net > API/Runtime/Engine/Net/FRepLayout
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Net/RepLayout.h |
| Include | #include "Net/RepLayout.h" |
| Source | /Engine/Source/Runtime/Engine/Private/RepLayout.cpp |
bool ReceiveProperties_BackwardsCompatible
(
UNetConnection * Connection,
FReceivingRepState *RESTRICT RepState,
FRepObjectDataBuffer Data,
FNetBitReader & InBunch,
bool & bOutHasUnmapped,
const bool bEnableRepNotifies,
bool & bOutGuidsChanged,
UObject * OwningObject
) const
Remarks
Currently only used for Replays / with the UDemoNetDriver.