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

◆ ReadyForTier3

bool Terraria.GameContent.Events.DD2Event.ReadyForTier3
staticget

Definition at line 387 of file DD2Event.cs.

388 {
389 get
390 {
391 if (!true)
392 {
393 }
394 if (!true || !true)
395 {
396 return;
397 }
398 }
399 }

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