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

◆ ResetLighting()

static void Terraria.Lighting.ResetLighting ( )
inlinestatic

Definition at line 108 of file Lighting.cs.

109 {
110 if (!true)
111 {
112 }
113 Main.mapMinX = 0;
114 Main.mapMinY = 0;
115 Main.mapMaxX = 0;
116 Main.mapMaxY = 0;
117 Main.updateMap = false;
118 Main.mapTime = 0;
119 if (!true)
120 {
121 }
123 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

Referenced by Terraria.Main.SelectPlayer().