Show / Hide Table of Contents

Interface IItemslotUIContainer

Namespace: Content.Client.UserInterface.Systems.Inventory.Controls
Assembly: Content.Client.dll
Syntax
public interface IItemslotUIContainer

Methods

| Improve this Doc View Source

TryAddButton(SlotControl)

Declaration
bool TryAddButton(SlotControl control)
Parameters
Type Name Description
SlotControl control
Returns
Type Description
System.Boolean
| Improve this Doc View Source

TryRegisterButton(SlotControl, String)

Declaration
bool TryRegisterButton(SlotControl control, string newSlotName)
Parameters
Type Name Description
SlotControl control
System.String newSlotName
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾