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

◆ CheckJunglePlant()

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

Definition at line 9726 of file WorldGen.cs.

9727 {
9728 int num = 1;
9729 if (num == 0)
9730 {
9731 }
9732 if (num == 0)
9733 {
9734 if (num == 0)
9735 {
9736 }
9737 Tile tile;
9738 short frameY = tile.frameY;
9739 if (num == 0)
9740 {
9741 }
9742 Tile tile2;
9743 ushort type2 = tile2.type;
9744 if (num == 0)
9745 {
9746 }
9747 Tile tile3;
9748 ushort type3 = tile3.type;
9749 if (num == 0)
9750 {
9751 }
9752 Tile tile4;
9753 short frameX = tile4.frameX;
9754 return;
9755 }
9756 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Tile.frameX, Terraria.Tile.frameY, j__TPar, and Terraria.Tile.type.