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.ProgressionEventCondition.ListenForPickup ( ProgressionEventCondition condition)
inlinestaticprivate

Definition at line 45 of file ProgressionEventCondition.cs.

46 {
47 int num = 1;
48 if (num == 0)
49 {
50 }
51 int num2;
52 if (num == 0)
53 {
54 num2 = 1;
55 }
56 int[] eventIDs = condition._eventIDs;
57 if (num2 == 0)
58 {
59 }
60 if (eventIDs == null)
61 {
62 }
63 int[] eventIDs2 = condition._eventIDs;
64 int[] eventIDs3 = condition._eventIDs;
65 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.Achievements.ProgressionEventCondition._eventIDs, and j__TPar.

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