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

◆ EmitGolfCartDust_StopForSolids()

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

Definition at line 401 of file DelegateMethods.cs.

402 {
403 if (!true)
404 {
405 }
406 long num = 0L;
407 if (num == 0L)
408 {
409 }
410 if (num == 0L)
411 {
412 }
413 Tile tile;
414 bool flag = tile.active();
415 Tile tile2;
416 bool flag2 = tile2.inActive();
417 Tile tile3;
418 ushort type = tile3.type;
419 if (8 == 0)
420 {
421 }
422 if (!true)
423 {
424 }
425 int num2 = 1;
426 if (num2 == 0)
427 {
428 }
429 Tile tile4;
430 ushort type2 = tile4.type;
431 while (num2 == 0)
432 {
433 }
434 }
class f__AnonymousType0<< Count > j__TPar

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