Show / Hide Table of Contents

Class ItemSlotButtonContainer

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.Controls.Container
Robust.Client.UserInterface.Controls.GridContainer
ItemSlotUIContainer<SlotControl>
ItemSlotButtonContainer
Implements
IItemslotUIContainer
Namespace: Content.Client.UserInterface.Systems.Inventory.Controls
Assembly: Content.Client.dll
Syntax
public sealed class ItemSlotButtonContainer : ItemSlotUIContainer<SlotControl>, IItemslotUIContainer

Constructors

| Improve this Doc View Source

ItemSlotButtonContainer()

Declaration
public ItemSlotButtonContainer()

Properties

| Improve this Doc View Source

SlotGroup

Declaration
public string SlotGroup { get; set; }
Property Value
Type Description
System.String

Methods

| Improve this Doc View Source

Finalize()

Declaration
protected void Finalize()

Implements

IItemslotUIContainer

Extension Methods

ControlExtension.GetControlOfType<T>(Control)
ControlExtension.GetControlOfType<T>(Control, String)
ControlExtension.GetControlOfType<T>(Control, Boolean)
ControlExtension.GetControlOfType<T>(Control, String, Boolean)
ControlExtension.GetSearchableControls(Control, Boolean)
ControlExtension.ChildrenContainText(Control, String)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾