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

◆ GiveTownUniqueDataToNPCsThatNeedIt()

static void Terraria.NPC.GiveTownUniqueDataToNPCsThatNeedIt ( int Type,
int nextNPC )
inlinestaticprivate

Definition at line 6648 of file NPC.cs.

6649 {
6650 int num = 1;
6651 if (num == 0)
6652 {
6653 }
6654 if (num != 0)
6655 {
6656 if (num == 0)
6657 {
6658 }
6659 string newNPCName = NPC.getNewNPCName(Type);
6660 if ("" == null)
6661 {
6662 }
6663 return;
6664 }
6665 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.NPC.getNewNPCName(), and j__TPar.

Referenced by Terraria.NPC.NewNPC().