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

◆ AddTrees()

static void Terraria.WorldGen.AddTrees ( bool undergroundOnly = false)
inlinestatic

Definition at line 5583 of file WorldGen.cs.

5584 {
5585 int num = 1;
5586 if (num == 0)
5587 {
5588 }
5589 double num2 = WorldGen.genRand.NextDouble();
5590 double num3 = WorldGen.genRand.NextDouble();
5591 if (num == 0)
5592 {
5593 }
5594 double num4 = WorldGen.genRand.NextDouble();
5595 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.WorldGen.genRand, j__TPar, and Terraria.Utilities.UnifiedRandom.NextDouble().