Class BlockTierAttribute
The tier of a block used for room tier calculations.
Inheritance
System.Object
BlockTierAttribute
Namespace: Eco.Gameplay.Blocks
Assembly: Eco.Gameplay.dll
Syntax
public class BlockTierAttribute : BlockAttribute
Constructors
BlockTierAttribute(Int32)
Declaration
public BlockTierAttribute(int tier)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | tier |
Fields
MaxTier
Declaration
public static float MaxTier
Field Value
Type | Description |
---|---|
System.Single |
Tier
Declaration
public readonly int Tier
Field Value
Type | Description |
---|---|
System.Int32 |