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

Public Member Functions

 SurfaceHistory (int size)
 
void Record (double height)
 

Properties

double this[int index] [get, set]
 
int Length [get, set]
 

Private Attributes

readonly double[] _heights
 
int _index
 

Detailed Description

Definition at line 200 of file TerrainPass.cs.


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