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

◆ ProgressionEventCondition() [2/3]

Terraria.GameContent.Achievements.ProgressionEventCondition.ProgressionEventCondition ( int[] eventIDs)
inlineprivate

Definition at line 24 of file ProgressionEventCondition.cs.

25 {
26 string text2;
27 string text = "PROGRESSION_EVENT_" + text2;
28 base..ctor(text);
30 if ("PROGRESSION_EVENT_" == null)
31 {
32 }
33 ProgressionEventCondition.ListenForPickup(this);
34 }
class f__AnonymousType0<< Count > j__TPar

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