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
|
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 |
Definition at line 200 of file TerrainPass.cs.