| Space Engineers
    | 
| Public Member Functions | |
| void | Reset () | 
| void | Update (MyPacketTracker.OrderType type) | 
| void | Write (BitStream sendStream) | 
| void | Read (BitStream receiveStream) | 
| void | Add (MyPacketStatistics statistics) | 
| Public Attributes | |
| int | Duplicates | 
| int | Drops | 
| int | OutOfOrder | 
Definition at line 5 of file MyPacketStatistics.cs.
| 
 | inline | 
Definition at line 48 of file MyPacketStatistics.cs.
| 
 | inline | 
Definition at line 41 of file MyPacketStatistics.cs.
| 
 | inline | 
Definition at line 11 of file MyPacketStatistics.cs.
| 
 | inline | 
Definition at line 16 of file MyPacketStatistics.cs.
| 
 | inline | 
Definition at line 34 of file MyPacketStatistics.cs.
| int VRage.Replication.MyPacketStatistics.Drops | 
Definition at line 8 of file MyPacketStatistics.cs.
| int VRage.Replication.MyPacketStatistics.Duplicates | 
Definition at line 7 of file MyPacketStatistics.cs.
| int VRage.Replication.MyPacketStatistics.OutOfOrder | 
Definition at line 9 of file MyPacketStatistics.cs.
 1.8.8
 1.8.8