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.GraniteBiome.Magma Struct Reference

Public Member Functions

GraniteBiome.Magma ToFlow ()
 

Static Public Member Functions

static GraniteBiome.Magma CreateFlow (double pressure, double resistance=0.0)
 
static GraniteBiome.Magma CreateEmpty (double resistance=0.0)
 

Public Attributes

readonly double Pressure
 
readonly double Resistance
 
readonly bool IsActive
 

Private Member Functions

 Magma (double pressure, double resistance, bool active)
 

Detailed Description

Definition at line 226 of file GraniteBiome.cs.


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