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

◆ NPCKilledListener()

static void Terraria.GameContent.Achievements.NPCKilledCondition.NPCKilledListener ( Player player,
short npcId )
inlinestaticprivate

Definition at line 72 of file NPCKilledCondition.cs.

73 {
74 if (!true)
75 {
76 }
77 int whoAmI = player.whoAmI;
78 }

References Terraria.Entity.whoAmI.