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.DunesBiome.DunesDescription Class Reference
+ Collaboration diagram for Terraria.GameContent.Biomes.DunesBiome.DunesDescription:

Static Public Member Functions

static DunesBiome.DunesDescription CreateFromPlacement (Point origin, int width, int height)
 

Properties

bool IsValid [get, set, private set]
 
SurfaceMap Surface [get, set, private set]
 
Rectangle Area [get, set, private set]
 
DunesBiome.WindDirection WindDirection [get, set, private set]
 

Private Member Functions

 DunesDescription ()
 

Private Attributes

bool< IsValidk__BackingField
 
SurfaceMap< Surfacek__BackingField
 
Rectangle< Areak__BackingField
 
DunesBiome.WindDirection< WindDirectionk__BackingField
 

Detailed Description

Definition at line 205 of file DunesBiome.cs.


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