Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Biomes.DesertBiome Class Reference

Public Member Functions

override bool Place (Point origin, StructureMap structures)
 
delegate bool CustomPerUnitAction (int x, int y, params object[] args)
 

Public Attributes

double ChanceOfEntrance = 0.3333
 

Properties

static UnifiedRandom _random [get]
 
static Tile[,] _tiles [get]
 
static int _worldWidth [get]
 
static int _worldHeight [get]
 

Static Private Member Functions

static void ExportDescriptionToEngine (DesertDescription description)
 
static void CleanupArea (Rectangle area)
 

Detailed Description

Definition at line 8 of file DesertBiome.cs.


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