Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.WorldBuilding.WorldGenerator Class Reference

Public Member Functions

 WorldGenerator (int seed, WorldGenConfiguration configuration)
 
void Append (GenPass pass)
 
void GenerateWorld (GenerationProgress progress=null)
 

Static Public Attributes

static GenerationProgress CurrentGenerationProgress
 

Private Attributes

readonly List< GenPass_passes = new List<GenPass>()
 
double _totalLoadWeight
 
readonly int _seed
 
readonly WorldGenConfiguration _configuration
 

Detailed Description

Definition at line 7 of file WorldGenerator.cs.


The documentation for this class was generated from the following file: