Class ItemSlotButtonContainer
Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.Controls.Container
Robust.Client.UserInterface.Controls.GridContainer
ItemSlotButtonContainer
Implements
Namespace: Content.Client.UserInterface.Systems.Inventory.Controls
Assembly: Content.Client.dll
Syntax
public sealed class ItemSlotButtonContainer : ItemSlotUIContainer<SlotControl>, IItemslotUIContainer
Constructors
| Improve this Doc View SourceItemSlotButtonContainer()
Declaration
public ItemSlotButtonContainer()
Properties
| Improve this Doc View SourceSlotGroup
Declaration
public string SlotGroup { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
| Improve this Doc View SourceFinalize()
Declaration
protected void Finalize()