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

◆ WaveQuality

int Terraria.Main.WaveQuality
staticgetset

Definition at line 460 of file Main.cs.

461 {
462 get
463 {
464 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
465 }
466 set
467 {
468 }
469 }

Referenced by Terraria.Main.SaveSettings(), Terraria.GameContent.Shaders.WaterShaderData.Update(), and Terraria.GameContent.Shaders.WaterShaderData.ValidateRenderTargets().