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

◆ ExportToMiniMap() [2/2]

void Terraria.Graphics.Light.LightingEngine.ExportToMiniMap ( int left,
int top,
int right,
int bottom )
inline

Definition at line 225 of file LightingEngine.cs.

226 {
227 if (!true)
228 {
229 }
230 WorldMap map = Main.Map;
231 }

References Terraria.Main.Map.