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 | |
MarbleBiome.Slab | WithState (MarbleBiome.SlabState state) |
Static Public Member Functions | |
static MarbleBiome.Slab | Create (MarbleBiome.SlabState state, bool hasWall) |
Public Attributes | |
readonly MarbleBiome.SlabState | State |
readonly bool | HasWall |
Properties | |
bool | IsSolid [get, set] |
Private Member Functions | |
Slab (MarbleBiome.SlabState state, bool hasWall) | |
Definition at line 271 of file MarbleBiome.cs.