Table of Contents

Class DebugNetworkEventStatistics.PerSecondEventData

Namespace
TaleWorlds.MountAndBlade.Network
Assembly
TaleWorlds.MountAndBlade.dll
public class DebugNetworkEventStatistics.PerSecondEventData
Inheritance
DebugNetworkEventStatistics.PerSecondEventData
Inherited Members

Constructors

PerSecondEventData(int, int, int, int, int, int)

public PerSecondEventData(int totalUploadPerSecond, int constantsUploadPerSecond, int reliableUploadPerSecond, int replicationUploadPerSecond, int unreliableUploadPerSecond, int otherUploadPerSecond)

Parameters

totalUploadPerSecond int
constantsUploadPerSecond int
reliableUploadPerSecond int
replicationUploadPerSecond int
unreliableUploadPerSecond int
otherUploadPerSecond int

Fields

ConstantsUploadPerSecond

public readonly int ConstantsUploadPerSecond

Field Value

int

OtherUploadPerSecond

public readonly int OtherUploadPerSecond

Field Value

int

ReliableUploadPerSecond

public readonly int ReliableUploadPerSecond

Field Value

int

ReplicationUploadPerSecond

public readonly int ReplicationUploadPerSecond

Field Value

int

TotalUploadPerSecond

public readonly int TotalUploadPerSecond

Field Value

int

UnreliableUploadPerSecond

public readonly int UnreliableUploadPerSecond

Field Value

int

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