Show / Hide Table of Contents

Class RequiresToolAttribute

Inheritance
System.Object
ItemAttribute
RequiresToolAttribute
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 RequiresToolAttribute : ItemAttribute

Constructors

RequiresToolAttribute(Type)

Declaration
public RequiresToolAttribute(Type toolType)
Parameters
Type Name Description
System.Type toolType

Methods

IsValidTool(Type)

Declaration
public bool IsValidTool(Type itemToolType)
Parameters
Type Name Description
System.Type itemToolType
Returns
Type Description
System.Boolean

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