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

◆ CheckCatTail()

static void Terraria.WorldGen.CheckCatTail ( int x,
int j )
inlinestatic

Definition at line 12718 of file WorldGen.cs.

12719 {
12720 int num = 1;
12721 if (num == 0)
12722 {
12723 }
12724 Tile tile;
12725 bool isLoaded = tile.IsLoaded;
12726 if (num == 0)
12727 {
12728 }
12729 Tile tile2;
12730 bool flag = tile2.active();
12731 if (num == 0)
12732 {
12733 }
12734 Tile tile3;
12735 ushort type = tile3.type;
12736 if (num != 0)
12737 {
12738 if (num == 0)
12739 {
12740 }
12741 Tile tile4;
12742 ushort type2 = tile4.type;
12743 if (num == 0)
12744 {
12745 Tile tile5;
12746 bool isLoaded2 = tile5.IsLoaded;
12747 Tile tile6;
12748 byte liquid = tile6.liquid;
12749 Tile tile7;
12750 bool flag2 = tile7.active();
12751 Tile tile8;
12752 ushort type3 = tile8.type;
12753 Tile tile9;
12754 byte b = tile9.liquidType();
12755 Tile tile10;
12756 bool isLoaded3 = tile10.IsLoaded;
12757 return;
12758 }
12759 }
12760 if (num == 0)
12761 {
12762 }
12763 Tile tile11;
12764 bool flag3 = tile11.active();
12765 Tile tile12;
12766 ushort type4 = tile12.type;
12767 Tile tile13;
12768 bool flag4 = tile13.active();
12769 Tile tile14;
12770 bool isLoaded4 = tile14.IsLoaded;
12771 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Tile.active(), Terraria.Tile.IsLoaded, j__TPar, Terraria.Tile.liquid, Terraria.Tile.liquidType(), and Terraria.Tile.type.