terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.Net.NetPacket Struct Reference

Public Member Functions

 NetPacket (ushort id, int size)
 
void Recycle ()
 
void ShrinkToFit ()
 

Public Attributes

readonly ushort Id
 
readonly CachedBuffer Buffer
 

Properties

int Length [get, private set]
 
BinaryWriter Writer [get]
 
BinaryReader Reader [get]
 

Private Attributes

int< Lengthk__BackingField
 

Static Private Attributes

const int HEADER_SIZE = 5
 

Detailed Description

Definition at line 9 of file NetPacket.cs.


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