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
|
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< IsValid > | k__BackingField |
SurfaceMap< Surface > | k__BackingField |
Rectangle< Area > | k__BackingField |
DunesBiome.WindDirection< WindDirection > | k__BackingField |
Definition at line 205 of file DunesBiome.cs.