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

◆ SendAnglerQuest()

static void Terraria.NetMessage.SendAnglerQuest ( int remoteClient)
inlinestatic

Definition at line 205 of file NetMessage.cs.

206 {
207 int num = 1;
208 if (num == 0)
209 {
210 }
211 bool netHost = Main.NetHost;
212 if (num == 0)
213 {
214 }
215 if (num == 0)
216 {
217 }
218 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Main.NetHost.

Referenced by Terraria.NetMessage.SyncConnectedPlayer().