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

◆ FindProperDifficulty()

static void Terraria.GameContent.Events.DD2Event.FindProperDifficulty ( )
inlinestaticprivate

Definition at line 402 of file DD2Event.cs.

403 {
404 if (!true)
405 {
406 }
407 bool readyForTier = DD2Event.ReadyForTier2;
408 if (!true)
409 {
410 }
411 if (!true)
412 {
413 }
414 bool readyForTier2 = DD2Event.ReadyForTier3;
415 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, Terraria.GameContent.Events.DD2Event.ReadyForTier2, and Terraria.GameContent.Events.DD2Event.ReadyForTier3.

Referenced by Terraria.GameContent.Events.DD2Event.StartInvasion().