Space Engineers
|
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] |
Definition at line 5 of file MyPacketTracker.cs.
Enumerator | |
---|---|
InOrder | |
OutOfOrder | |
Duplicate | |
Drop1 | |
Drop2 | |
Drop3 | |
Drop4 | |
DropX |
Definition at line 12 of file MyPacketTracker.cs.
|
inline |
Definition at line 24 of file MyPacketTracker.cs.
|
getset |
Definition at line 10 of file MyPacketTracker.cs.