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

◆ CastLightOpenFunc()

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

Definition at line 281 of file DelegateMethods.cs.

282 {
283 if (!true)
284 {
285 }
286 long num = 0L;
287 if (num == 0L)
288 {
289 }
290 if (num == 0L)
291 {
292 }
293 Tile tile;
294 bool flag = tile.active();
295 Tile tile2;
296 bool flag2 = tile2.inActive();
297 Tile tile3;
298 ushort type = tile3.type;
299 return false;
300 }
class f__AnonymousType0<< Count > j__TPar

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