terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.Net.NetPacket Struct Reference
+ Collaboration diagram for Terraria.Net.NetPacket:

Public Member Functions

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

Public Attributes

readonly ushort Id
 
readonly CachedBuffer Buffer
 

Properties

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

Private Attributes

int< Lengthk__BackingField
 

Static Private Attributes

const int HEADER_SIZE = 5
 

Detailed Description

Definition at line 21 of file NetPacket.cs.


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