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

◆ RandomizeBackgrounds()

static void Terraria.WorldGen.RandomizeBackgrounds ( UnifiedRandom random)
inlinestatic

Definition at line 1524 of file WorldGen.cs.

1525 {
1526 if (!true)
1527 {
1528 }
1529 int num = WorldGen.RollRandomForestBGStyle(random);
1530 int num2 = WorldGen.RollRandomForestBGStyle(random);
1531 int num3 = WorldGen.RollRandomForestBGStyle(random);
1532 }
class f__AnonymousType0<< Count > j__TPar

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