Class StrippableBoundUserInterface
Inheritance
System.Object
StrippableBoundUserInterface
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
Declaration
|
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
Declaration