#include <NetStats.h>
◆ Accumulate()
◆ ReportCSVStats()
| void UE::Net::Private::FReplicationStats::ReportCSVStats |
( |
| ) |
|
Report the stats to the CSV profiler. Does nothing if CSV profiler support is compiled out.
◆ HugeObjectSendQueue
| uint64 UE::Net::Private::FReplicationStats::HugeObjectSendQueue |
◆ MaxHugeObjectSendQueue
| uint32 UE::Net::Private::FReplicationStats::MaxHugeObjectSendQueue |
◆ MaxPendingDependentObjectCount
| uint32 UE::Net::Private::FReplicationStats::MaxPendingDependentObjectCount |
◆ MaxPendingObjectCount
| uint32 UE::Net::Private::FReplicationStats::MaxPendingObjectCount |
◆ PendingDependentObjectCount
| uint64 UE::Net::Private::FReplicationStats::PendingDependentObjectCount |
◆ PendingObjectCount
| uint64 UE::Net::Private::FReplicationStats::PendingObjectCount |
◆ SampleCount
| uint32 UE::Net::Private::FReplicationStats::SampleCount |
The documentation for this struct was generated from the following files:
- Engine/Source/Runtime/Net/Iris/Private/Iris/Stats/NetStats.h
- Engine/Source/Runtime/Net/Iris/Private/Iris/Stats/NetStats.cpp