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

◆ SendNPCHousesAndTravelShop()

static void Terraria.NetMessage.SendNPCHousesAndTravelShop ( int plr)
inlinestaticprivate

Definition at line 287 of file NetMessage.cs.

288 {
289 if (!true)
290 {
291 }
292 int num = NPC.TypeToDefaultHeadIndex(0);
293 }

References Terraria.NPC.TypeToDefaultHeadIndex().

Referenced by Terraria.NetMessage.SyncConnectedPlayer().