Space Engineers
Public Types | Public Member Functions | Properties | List of all members
VRage.Replication.MyPacketTracker Class Reference

Public Types

enum  OrderType {
  OrderType.InOrder, OrderType.OutOfOrder, OrderType.Duplicate, OrderType.Drop1,
  OrderType.Drop2, OrderType.Drop3, OrderType.Drop4, OrderType.DropX
}
 

Public Member Functions

OrderType Add (byte id)
 

Properties

MyPacketStatistics Statistics [get, set]
 

Detailed Description

Definition at line 5 of file MyPacketTracker.cs.

Member Enumeration Documentation

Enumerator
InOrder 
OutOfOrder 
Duplicate 
Drop1 
Drop2 
Drop3 
Drop4 
DropX 

Definition at line 12 of file MyPacketTracker.cs.

Member Function Documentation

OrderType VRage.Replication.MyPacketTracker.Add ( byte  id)
inline

Definition at line 24 of file MyPacketTracker.cs.

Property Documentation

MyPacketStatistics VRage.Replication.MyPacketTracker.Statistics
getset

Definition at line 10 of file MyPacketTracker.cs.


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