Show / Hide Table of Contents

Class StrippableBoundUserInterface

Inheritance
System.Object
StrippableBoundUserInterface
Namespace: Content.Client.Inventory
Assembly: Content.Client.dll
Syntax
public sealed class StrippableBoundUserInterface : BoundUserInterface

Constructors

| Improve this Doc View Source

StrippableBoundUserInterface(EntityUid, Enum)

Declaration
public StrippableBoundUserInterface(EntityUid owner, Enum uiKey)
Parameters
Type Name Description
EntityUid owner
Enum uiKey

Fields

| Improve this Doc View Source

HiddenPocketEntityId

Declaration
public const string HiddenPocketEntityId = null
Field Value
Type Description
System.String

Methods

| Improve this Doc View Source

DirtyMenu()

Declaration
public void DirtyMenu()
| Improve this Doc View Source

Dispose(Boolean)

Declaration
protected override void Dispose(bool disposing)
Parameters
Type Name Description
System.Boolean disposing
| Improve this Doc View Source

Open()

Declaration
protected override void Open()
| Improve this Doc View Source

UpdateMenu()

Declaration
public void UpdateMenu()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾