Class TransferAmountBoundUserInterface
Inheritance
System.Object
TransferAmountBoundUserInterface
Namespace: Content.Client.Chemistry.UI
Assembly: Content.Client.dll
Syntax
public sealed class TransferAmountBoundUserInterface : BoundUserInterface
Constructors
| Improve this Doc View SourceTransferAmountBoundUserInterface(EntityUid, Enum)
Declaration
public TransferAmountBoundUserInterface(EntityUid owner, Enum uiKey)
Parameters
Type | Name | Description |
---|---|---|
EntityUid | owner | |
Enum | uiKey |
Methods
| Improve this Doc View SourceDispose(Boolean)
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing |
Open()
Declaration
protected override void Open()