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

◆ CastLightOpen_StopForSolids_ScaleWithDistance()

static bool Terraria.DelegateMethods.CastLightOpen_StopForSolids_ScaleWithDistance ( int x,
int y )
inlinestatic

Definition at line 330 of file DelegateMethods.cs.

331 {
332 if (!true)
333 {
334 }
335 long num = 0L;
336 if (num == 0L)
337 {
338 }
339 if (num == 0L)
340 {
341 }
342 Tile tile;
343 bool flag = tile.active();
344 Tile tile2;
345 bool flag2 = tile2.inActive();
346 Tile tile3;
347 ushort type = tile3.type;
348 return false;
349 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Tile.active(), Terraria.Tile.inActive(), j__TPar, System.L, and Terraria.Tile.type.