|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| Slab | WithState (SlabState state) |
Static Public Member Functions | |
| static Slab | Create (SlabState state, bool hasWall) |
Public Attributes | |
| readonly SlabState | State |
| readonly bool | HasWall |
Properties | |
| bool | IsSolid [get] |
Private Member Functions | |
| Slab (SlabState state, bool hasWall) | |
Definition at line 50 of file MarbleBiome.cs.