Space Engineers
Public Member Functions | Public Attributes | List of all members
Sandbox.Engine.Multiplayer.NetworkStat Class Reference

Public Member Functions

void Clear ()
 

Public Attributes

int UniqueMessageCount
 
int MessageCount
 
int TotalSize
 
bool IsReliable
 

Detailed Description

Definition at line 67 of file MyTransportLayer.cs.

Member Function Documentation

void Sandbox.Engine.Multiplayer.NetworkStat.Clear ( )
inline

Definition at line 73 of file MyTransportLayer.cs.

Member Data Documentation

bool Sandbox.Engine.Multiplayer.NetworkStat.IsReliable

Definition at line 72 of file MyTransportLayer.cs.

int Sandbox.Engine.Multiplayer.NetworkStat.MessageCount

Definition at line 70 of file MyTransportLayer.cs.

int Sandbox.Engine.Multiplayer.NetworkStat.TotalSize

Definition at line 71 of file MyTransportLayer.cs.

int Sandbox.Engine.Multiplayer.NetworkStat.UniqueMessageCount

Definition at line 69 of file MyTransportLayer.cs.


The documentation for this class was generated from the following file: