Show / Hide Table of Contents

Class ToolItemInfo

Tool related information about tool passed to client.

Inheritance
System.Object
ItemInfo
InteractableItemInfo
ToolItemInfo
Implements
IController
IViewController
IHasUniversalID
Inherited Members
InteractableItemInfo.InteractDistance
InteractableItemInfo.HighlightBlockIDs
InteractableItemInfo.PlaceBlockIDs
ItemInfo.InteractionMask
ItemInfo.TypeID
ItemInfo.BaseItemID
ItemInfo.Hidden
ItemInfo.GroupName
ItemInfo.MaxStackSize
ItemInfo.ControllerID
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
public class ToolItemInfo : InteractableItemInfo, IController, IViewController, IHasUniversalID

Constructors

ToolItemInfo()

Declaration
public ToolItemInfo()

Properties

MaxTake

Declaration
public int MaxTake { get; set; }
Property Value
Type Description
System.Int32

Tier

Declaration
public float Tier { get; set; }
Property Value
Type Description
System.Single

Implements

IController
IViewController
IHasUniversalID

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