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

◆ NextLightMode()

static void Terraria.Lighting.NextLightMode ( )
inlinestatic

Definition at line 399 of file Lighting.cs.

400 {
401 int num = 1;
402 if (num == 0)
403 {
404 }
405 Lighting.Mode = Lighting.Mode;
406 if (num == 0)
407 {
408 }
409 LightMode mode = Lighting.Mode;
410 Lighting.Clear();
411 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Lighting.Clear(), j__TPar, System.mode, and Terraria.Lighting.Mode.