#include <DataReplication.h>
◆ FRPCPendingLocalCall()
◆ CountBytes()
| void FObjectReplicator::FRPCPendingLocalCall::CountBytes |
( |
FArchive & |
Ar | ) |
const |
◆ Buffer
| TArray<uint8> FObjectReplicator::FRPCPendingLocalCall::Buffer |
Buffer to serialize RPC out of
◆ FrameQueuedAt
| uint32 FObjectReplicator::FRPCPendingLocalCall::FrameQueuedAt |
The replication frame number when the RPC was queued. Used to track the latency caused by the delay.
◆ NumBits
| int64 FObjectReplicator::FRPCPendingLocalCall::NumBits |
◆ RepFlags
Flags this was replicated with
◆ RPCFieldIndex
| int32 FObjectReplicator::FRPCPendingLocalCall::RPCFieldIndex |
Index to the RPC that was delayed
◆ UnmappedGuids
| TSet<FNetworkGUID> FObjectReplicator::FRPCPendingLocalCall::UnmappedGuids |
The documentation for this struct was generated from the following files: