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() [1/3]

Terraria.GameContent.Achievements.NPCKilledCondition.NPCKilledCondition ( LocalUser user,
short npcId )
inlineprivate

Definition at line 13 of file NPCKilledCondition.cs.

14 {
15 string text2;
16 string text = "NPC_KILLED_" + text2;
17 base..ctor(text);
18 this._user = user;
19 if ("NPC_KILLED_" == null)
20 {
21 }
22 NPCKilledCondition.ListenForPickup(this);
23 }
class f__AnonymousType0<< Count > j__TPar

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