Class ToolbarInventory
Inherited Members
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
public class ToolbarInventory : SelectionInventory, IController, IViewController, IHasUniversalID
Constructors
ToolbarInventory()
Declaration
protected ToolbarInventory()
ToolbarInventory(Int32)
Declaration
public ToolbarInventory(int numStacks)
Parameters
Type | Name | Description |
---|---|---|
System. |
numStacks |
Properties
NeedsAuth
Declaration
public override bool NeedsAuth { get; }
Property Value
Type | Description |
---|---|
System. |
Overrides
Methods
RefreshSelectableStacks()
Declaration
public void RefreshSelectableStacks()
SelectIndex(Player, Int32)
Declaration
public override void SelectIndex(Player player, int slot)
Parameters
Type | Name | Description |
---|---|---|
Player | player | |
System. |
slot |