|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| PacketView (int offset, int length, DateTime time) | |
Public Attributes | |
| readonly int | Offset |
| readonly int | Length |
| readonly DateTime | Time |
Static Public Attributes | |
| static readonly PacketView | Empty = new PacketView(0, 0, DateTime.Now) |
Definition at line 12 of file PacketHistory.cs.