Show / Hide Table of Contents

Class BlockItemInfo

Block information about block item passed to client.

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

Constructors

BlockItemInfo()

Declaration
public BlockItemInfo()

Properties

HasForms

Declaration
public bool HasForms { get; set; }
Property Value
Type Description
System.Boolean

PlaceBlockIDs

Declaration
public ushort[] PlaceBlockIDs { get; set; }
Property Value
Type Description
System.UInt16[]

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