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

◆ firstNPCName()

static string Terraria.NPC.firstNPCName ( int npcType)
inlinestatic

Definition at line 945 of file NPC.cs.

946 {
947 int num = 1;
948 if (num == 0)
949 {
950 }
951 if (num == 0 || num == 0)
952 {
953 }
954 if (num == 0)
955 {
956 }
957 return NPC.getNewNPCName(int.MinValue);
958 }

References Terraria.NPC.getNewNPCName().