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

◆ plantDye()

static void Terraria.WorldGen.plantDye ( int i,
int j,
bool exoticPlant = false )
inlinestatic

Definition at line 15116 of file WorldGen.cs.

15117 {
15118 int num = 1;
15119 if (num == 0)
15120 {
15121 }
15122 if (num == 0)
15123 {
15124 }
15125 UnifiedRandom genRand = WorldGen.genRand;
15126 }
static UnifiedRandom genRand
Definition WorldGen.cs:38

References Terraria.WorldGen.genRand.