Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net > API/Runtime/Engine/Net/TPacketLossData
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Net/NetAnalyticsTypes.h |
| Include | #include "Net/NetAnalyticsTypes.h" |
void UpdateLoss
(
int32 NbPacketsLost,
int32 TotalPackets,
int32 SampleCount
)
Remarks
Update the packet loss based on total and lost packets