terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
void | Rebuild () |
void | AddLight (int x, int y, Vector3 color) |
void | ProcessArea (Rectangle area) |
Vector3 | GetColor (int x, int y) |
void | Clear () |
LightMap | GetLightMap (out Rectangle lightMapRegion) |
Rectangle | GetScanRegion () |
Definition at line 8 of file ILightingEngine.cs.