terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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< Length > | k__BackingField |
Static Private Attributes | |
const int | HEADER_SIZE = 5 |
Definition at line 9 of file NetPacket.cs.