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

◆ CactusFrame()

static void Terraria.WorldGen.CactusFrame ( int i,
int j )
inlinestatic

Definition at line 11903 of file WorldGen.cs.

11904 {
11905 int num = 1;
11906 if (num == 0)
11907 {
11908 }
11909 bool flag = WorldGen.CheckCactus(i, j);
11910 if (num == 0)
11911 {
11912 }
11913 Tile tile;
11914 bool flag2 = tile.active();
11915 if (num == 0)
11916 {
11917 }
11918 Tile tile2;
11919 ushort type = tile2.type;
11920 if (num == 0)
11921 {
11922 }
11923 Tile tile3;
11924 bool isLoaded = tile3.IsLoaded;
11925 if (num == 0)
11926 {
11927 }
11928 Tile tile4;
11929 bool flag3 = tile4.active();
11930 if (num == 0)
11931 {
11932 }
11933 Tile tile5;
11934 ushort type2 = tile5.type;
11935 if (num == 0)
11936 {
11937 }
11938 Tile tile6;
11939 bool flag4 = tile6.active();
11940 Tile tile7;
11941 ushort type3 = tile7.type;
11942 Tile tile8;
11943 bool flag5 = tile8.active();
11944 Tile tile9;
11945 ushort type4 = tile9.type;
11946 Tile tile10;
11947 bool flag6 = tile10.active();
11948 Tile tile11;
11949 ushort type5 = tile11.type;
11950 Tile tile12;
11951 bool flag7 = tile12.active();
11952 Tile tile13;
11953 ushort type6 = tile13.type;
11954 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Tile.active(), Terraria.WorldGen.CheckCactus(), Terraria.Tile.IsLoaded, j__TPar, and Terraria.Tile.type.