|
Space Engineers
|
Public Member Functions | |
| void | Clear () |
Public Attributes | |
| int | UniqueMessageCount |
| int | MessageCount |
| int | TotalSize |
| bool | IsReliable |
Definition at line 67 of file MyTransportLayer.cs.
|
inline |
Definition at line 73 of file MyTransportLayer.cs.
| 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.
1.8.8