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

◆ Deserialize()

override bool Terraria.GameContent.NetModules.NetTextModule.Deserialize ( BinaryReader reader,
int senderPlayerId )
inline

Definition at line 84 of file NetTextModule.cs.

85 {
86 if (!true)
87 {
88 }
89 bool netHost = Main.NetHost;
90 bool flag;
91 return flag;
92 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Main.NetHost.