Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Biomes.GraniteBiome.Magma Struct Reference

Public Member Functions

Magma ToFlow ()
 

Static Public Member Functions

static Magma CreateFlow (double pressure, double resistance=0.0)
 
static 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 14 of file GraniteBiome.cs.


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