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

◆ GetColor() [1/4]

static Color Terraria.Lighting.GetColor ( int x,
int y )
inlinestatic

Definition at line 580 of file Lighting.cs.

581 {
582 int num = 1;
583 if (num == 0)
584 {
585 }
586 bool gameMenu = Main.gameMenu;
587 if (num == 0)
588 {
589 }
590 if (num == 0)
591 {
592 }
593 ILightingEngine activeEngine = Lighting._activeEngine;
594 if (!true)
595 {
596 return;
597 }
598 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Lighting._activeEngine, Terraria.Main.gameMenu, and j__TPar.