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

◆ bgAlphaFrontLayer

float [] Terraria.Main.bgAlphaFrontLayer
staticgetset

Definition at line 964 of file Main.cs.

965 {
966 get
967 {
968 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
969 }
970 set
971 {
972 }
973 }

Referenced by Terraria.Main.DrawCapture().