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

◆ SetState()

void Terraria.Graphics.Light.LightingEngine.SetState ( )
inlineprivate

Definition at line 73 of file LightingEngine.cs.

74 {
75 if (!true)
76 {
77 }
78 int renderCount = Main.renderCount;
79 this._state = (LightingEngine.EngineState)renderCount;
80 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Main.renderCount.

Referenced by Terraria.Graphics.Light.LightingEngine.ProcessArea().