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

◆ ListenForPickup()

static void Terraria.GameContent.Achievements.NPCKilledCondition.ListenForPickup ( NPCKilledCondition condition)
inlinestaticprivate

Definition at line 48 of file NPCKilledCondition.cs.

49 {
50 int num2;
51 do
52 {
53 int num = 1;
54 if (num == 0)
55 {
56 }
57 if (num == 0)
58 {
59 num2 = 1;
60 }
61 short[] npcIds = condition._npcIds;
62 }
63 while (num2 != 0);
64 if (condition._npcIds == null)
65 {
66 }
67 short[] npcIds2 = condition._npcIds;
68 short[] npcIds3 = condition._npcIds;
69 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.Achievements.NPCKilledCondition._npcIds, and j__TPar.

Referenced by Terraria.GameContent.Achievements.NPCKilledCondition.NPCKilledCondition(), and Terraria.GameContent.Achievements.NPCKilledCondition.NPCKilledCondition().