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.GraniteBiome.Magma Struct Reference
+ Collaboration diagram for Terraria.GameContent.Biomes.GraniteBiome.Magma:

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 364 of file GraniteBiome.cs.


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