|
Terraria v1.4.4.9
Terraria source code documentation
|
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) |
Definition at line 8 of file DesertBiome.cs.