Table of Contents

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

double

AveragePingTime

public double AveragePingTime

Field Value

double

CurMaxPacketSizeInBytes

public int CurMaxPacketSizeInBytes

Field Value

int

DeliveryRate

public double DeliveryRate

Field Value

double

InflightBitCount

public int InflightBitCount

Field Value

int

IsCongested

public int IsCongested

Field Value

int

LostCount

public int LostCount

Field Value

int

LostPercent

public double LostPercent

Field Value

double

PacingRate

public double PacingRate

Field Value

double

ProbeBwPhaseIndex

public int ProbeBwPhaseIndex

Field Value

int

RoundTripTime

public double RoundTripTime

Field Value

double

TimeOutPeriod

public double TimeOutPeriod

Field Value

double

TotalCellAgentPriority

public double TotalCellAgentPriority

Field Value

double

TotalCellCellPriority

public double TotalCellCellPriority

Field Value

double

TotalCellPriority

public double TotalCellPriority

Field Value

double

TotalCellPriorityChecks

public int TotalCellPriorityChecks

Field Value

int

TotalConstantsUpload

public int TotalConstantsUpload

Field Value

int

TotalCountOnLostCheck

public int TotalCountOnLostCheck

Field Value

int

TotalNotSentCellCount

public int TotalNotSentCellCount

Field Value

int

TotalPackets

public int TotalPackets

Field Value

int

TotalReliableEventUpload

public int TotalReliableEventUpload

Field Value

int

TotalReplicationTableAdder

public int TotalReplicationTableAdder

Field Value

int

TotalReplicationTableAdderBitCount

public int TotalReplicationTableAdderBitCount

Field Value

int

TotalReplicationTableAdderCount

public int TotalReplicationTableAdderCount

Field Value

int

TotalReplicationUpload

public int TotalReplicationUpload

Field Value

int

TotalReplicationWriteCount

public int TotalReplicationWriteCount

Field Value

int

TotalSentCellCount

public int TotalSentCellCount

Field Value

int

TotalUnreliableEventUpload

public int TotalUnreliableEventUpload

Field Value

int

TotalUpload

public int TotalUpload

Field Value

int

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).