terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Static Public Member Functions | |
static DunesBiome.DunesDescription | CreateFromPlacement (Point origin, int width, int height) |
Properties | |
bool | IsValid [get, private set] |
SurfaceMap | Surface [get, private set] |
Rectangle | Area [get, private set] |
DunesBiome.WindDirection | WindDirection [get, private set] |
Private Member Functions | |
DunesDescription () | |
Private Attributes | |
bool< IsValid > | k__BackingField |
SurfaceMap< Surface > | k__BackingField |
Rectangle< Area > | k__BackingField |
DunesBiome.WindDirection< WindDirection > | k__BackingField |
Definition at line 157 of file DunesBiome.cs.