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

◆ BigBossProgressBar

BigProgressBarSystem Terraria.Main.BigBossProgressBar
staticgetset

Definition at line 362 of file Main.cs.

363 {
364 get
365 {
366 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
367 }
368 set
369 {
370 }
371 }

Referenced by Terraria.Main.DrawInterface_15_InvasionProgressBars(), BottomCentreHUDAnchorUpdator.Update(), and Terraria.Main.UpdateUIStates().