Class ResearchClientBoundUserInterface
Inheritance
System.Object
ResearchClientBoundUserInterface
Namespace: Content.Client.Research.UI
Assembly: Content.Client.dll
Syntax
public sealed class ResearchClientBoundUserInterface : BoundUserInterface
Constructors
| Improve this Doc View SourceResearchClientBoundUserInterface(EntityUid, Enum)
Declaration
public ResearchClientBoundUserInterface(EntityUid owner, Enum uiKey)
Parameters
Type | Name | Description |
---|---|---|
EntityUid | owner | |
Enum | uiKey |
Methods
| Improve this Doc View SourceDeselectServer()
Declaration
public void DeselectServer()
Dispose(Boolean)
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing |
Open()
Declaration
protected override void Open()
SelectServer(Int32)
Declaration
public void SelectServer(int serverId)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | serverId |
UpdateState(BoundUserInterfaceState)
Declaration
protected override void UpdateState(BoundUserInterfaceState state)
Parameters
Type | Name | Description |
---|---|---|
BoundUserInterfaceState | state |