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

◆ Record()

void Terraria.GameContent.Biomes.TerrainPass.SurfaceHistory.Record ( double height)
inline

Definition at line 251 of file TerrainPass.cs.

252 {
253 double[] heights = this._heights;
254 this._index = heights;
255 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.Biomes.TerrainPass.SurfaceHistory._heights, and j__TPar.