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

◆ GrowMoreVines()

static bool Terraria.WorldGen.GrowMoreVines ( int x,
int y )
inlinestaticprivate

Definition at line 8784 of file WorldGen.cs.

8785 {
8786 int num = 1;
8787 if (num == 0)
8788 {
8789 }
8790 int num2 = 30;
8791 bool flag = WorldGen.InWorld(0, x, num2);
8792 if (num == 0)
8793 {
8794 }
8795 int num3 = 12;
8796 bool flag2;
8797 if (num3 != 0)
8798 {
8799 return flag2;
8800 }
8801 return flag2;
8802 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.WorldGen.InWorld(), and j__TPar.