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

◆ UpdateWorld_OvergroundTile()

static void Terraria.WorldGen.UpdateWorld_OvergroundTile ( int i,
int j,
bool checkNPCSpawns,
int wallDist )
inlinestaticprivate

Definition at line 15182 of file WorldGen.cs.

15183 {
15184 int num = 1;
15185 int num2 = 10;
15186 if (num == 0)
15187 {
15188 }
15189 if (num2 != 0)
15190 {
15191 return;
15192 }
15193 if (num == 0)
15194 {
15195 }
15196 if (num == 0)
15197 {
15198 return;
15199 }
15200 if (num == 0)
15201 {
15202 }
15203 WorldGen.GrowAlch(i, j);
15204 }
class f__AnonymousType0<< Count > j__TPar

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