Struct GameNetwork.DebugNetworkPacketStatisticsStruct
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
[EngineStruct("Debug_network_packet_statistics_struct", false)]
public struct GameNetwork.DebugNetworkPacketStatisticsStruct
- Inherited Members
- Extension Methods
Fields
AverageDtToSendPacket
public double AverageDtToSendPacket
Field Value
AveragePingTime
public double AveragePingTime
Field Value
CurMaxPacketSizeInBytes
public int CurMaxPacketSizeInBytes
Field Value
DeliveryRate
public double DeliveryRate
Field Value
InflightBitCount
public int InflightBitCount
Field Value
IsCongested
public int IsCongested
Field Value
LostCount
public int LostCount
Field Value
LostPercent
public double LostPercent
Field Value
PacingRate
public double PacingRate
Field Value
ProbeBwPhaseIndex
public int ProbeBwPhaseIndex
Field Value
RoundTripTime
public double RoundTripTime
Field Value
TimeOutPeriod
public double TimeOutPeriod
Field Value
TotalCellAgentPriority
public double TotalCellAgentPriority
Field Value
TotalCellCellPriority
public double TotalCellCellPriority
Field Value
TotalCellPriority
public double TotalCellPriority
Field Value
TotalCellPriorityChecks
public int TotalCellPriorityChecks
Field Value
TotalConstantsUpload
public int TotalConstantsUpload
Field Value
TotalCountOnLostCheck
public int TotalCountOnLostCheck
Field Value
TotalNotSentCellCount
public int TotalNotSentCellCount
Field Value
TotalPackets
public int TotalPackets
Field Value
TotalReliableEventUpload
public int TotalReliableEventUpload
Field Value
TotalReplicationTableAdder
public int TotalReplicationTableAdder
Field Value
TotalReplicationTableAdderBitCount
public int TotalReplicationTableAdderBitCount
Field Value
TotalReplicationTableAdderCount
public int TotalReplicationTableAdderCount
Field Value
TotalReplicationUpload
public int TotalReplicationUpload
Field Value
TotalReplicationWriteCount
public int TotalReplicationWriteCount
Field Value
TotalSentCellCount
public int TotalSentCellCount
Field Value
TotalUnreliableEventUpload
public int TotalUnreliableEventUpload
Field Value
TotalUpload
public int TotalUpload
Field Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).