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

◆ Length

int Terraria.Net.NetPacket.Length
getprivate set

Definition at line 14 of file NetPacket.cs.

15 {
17 readonly get
18 {
19 return this.<Length>k__BackingField;
20 }
22 private set
23 {
25 }
26 }
class f__AnonymousType0<< Count > j__TPar
int< Length > k__BackingField
Definition NetPacket.cs:86

Referenced by Terraria.Net.NetPacket.ShrinkToFit().