Show / Hide Table of Contents

Class TierAttribute

Inheritance
System.Object
ItemAttribute
TierAttribute
Inherited Members
ItemAttribute.BuildCache(IEnumerable<Item>)
ItemAttribute.Has<T>(Type)
ItemAttribute.Has(Type, Type)
ItemAttribute.TryGet<T>(Type, T)
ItemAttribute.Get<T>(Type)
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
public class TierAttribute : ItemAttribute

Constructors

TierAttribute(Single, Boolean)

Declaration
public TierAttribute(float tier, bool maxInfluence = true)
Parameters
Type Name Description
System.Single tier
System.Boolean maxInfluence

Fields

MaxTier

Declaration
public static float MaxTier
Field Value
Type Description
System.Single

Tier

Declaration
public float Tier
Field Value
Type Description
System.Single

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
☀
☾