Show / Hide Table of Contents

Class BlockAttribute

Inheritance
System.Object
BlockAttribute
BiomeBlock
BiomeDestructible
BuildRoomMaterialOption
Cliff
Constructed
Crushed
Diggable
DoesntEncase
Empty
Fertile
FulfillsRoomRequirementAttribute
Impenetrable
IsFormAttribute
LookAtTooltip
Minable
MoveEfficiency
NextRamp
Occupied
Paint
PolluteGround
Ramp
RotatedVariants
Solid
Tillable
Tilled
Transient
TreeDebris
UnderWater
Wall
Watertight
Namespace: Eco.World.Blocks
Assembly: Eco.World.dll
Syntax
public abstract class BlockAttribute : Attribute

Constructors

BlockAttribute()

Declaration
protected BlockAttribute()

Properties

Unset

Set this flag to true to prevent the attribute from being applied to the block. Ex: See TilledDirtBlock.

Declaration
public bool Unset { get; set; }
Property Value
Type Description
System.Boolean
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾