Show / Hide Table of Contents

Class ChangedStack

Inheritance
System.Object
ChangedStack
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
public class ChangedStack : Object

Constructors

ChangedStack()

Declaration
public ChangedStack()

Properties

Item

Declaration
public Item Item { get; set; }
Property Value
Type Description
Item

Quantity

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

Methods

ToStack(Inventory)

Declaration
public ItemStack ToStack(Inventory inv)
Parameters
Type Name Description
Inventory inv
Returns
Type Description
ItemStack

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