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

◆ ReadyForTier2

bool Terraria.GameContent.Events.DD2Event.ReadyForTier2
staticget

Definition at line 371 of file DD2Event.cs.

372 {
373 get
374 {
375 if (!true)
376 {
377 }
378 if (!true || !true)
379 {
380 return;
381 }
382 }
383 }

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