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

◆ NPCKilledCondition() [2/3]

Terraria.GameContent.Achievements.NPCKilledCondition.NPCKilledCondition ( LocalUser user,
short[] npcIds )
inlineprivate

Definition at line 26 of file NPCKilledCondition.cs.

27 {
28 string text2;
29 string text = "NPC_KILLED_" + text2;
30 base..ctor(text);
31 this._user = user;
33 if ("NPC_KILLED_" == null)
34 {
35 }
36 NPCKilledCondition.ListenForPickup(this);
37 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, Terraria.GameContent.Achievements.NPCKilledCondition.ListenForPickup(), and System.text.