terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.GameContent.Biomes.Desert.SurfaceMap Class Reference

Static Public Member Functions

static SurfaceMap FromArea (int startX, int width)
 

Public Attributes

readonly double Average
 
readonly int Bottom
 
readonly int Top
 
readonly int X
 

Properties

int Width [get]
 
short this[int absoluteX] [get]
 

Private Member Functions

 SurfaceMap (short[] heights, int x)
 

Private Attributes

readonly short[] _heights
 

Detailed Description

Definition at line 6 of file SurfaceMap.cs.


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