terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.GameContent.Biomes.DesertBiome Class Reference
+ Inheritance diagram for Terraria.GameContent.Biomes.DesertBiome:
+ Collaboration diagram for Terraria.GameContent.Biomes.DesertBiome:

Public Member Functions

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

Public Attributes

double ChanceOfEntrance
 

Properties

static UnifiedRandom _random [get, set]
 
static TileData _tiles [get, set]
 
static int _worldWidth [get, set]
 
static int _worldHeight [get, set]
 

Static Private Member Functions

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

Detailed Description

Definition at line 13 of file DesertBiome.cs.


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