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

◆ PlantAlch()

static void Terraria.WorldGen.PlantAlch ( )
inlinestatic

Definition at line 8980 of file WorldGen.cs.

8981 {
8982 if (!true)
8983 {
8984 }
8985 UnifiedRandom genRand = WorldGen.genRand;
8987 Tile tile;
8988 bool flag = tile.active();
8989 }
class f__AnonymousType0<< Count > j__TPar
static UnifiedRandom genRand
Definition WorldGen.cs:38

References Terraria.Tile.active(), Terraria.WorldGen.genRand, and j__TPar.