Show / Hide Table of Contents

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

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾