Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.Testing.PacketHistory.PacketView Struct Reference

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)
 

Detailed Description

Definition at line 12 of file PacketHistory.cs.


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