Show / Hide Table of Contents

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 Source

ResearchClientBoundUserInterface(EntityUid, Enum)

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

Methods

| Improve this Doc View Source

DeselectServer()

Declaration
public void DeselectServer()
| 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

SelectServer(Int32)

Declaration
public void SelectServer(int serverId)
Parameters
Type Name Description
System.Int32 serverId
| Improve this Doc View Source

UpdateState(BoundUserInterfaceState)

Declaration
protected override void UpdateState(BoundUserInterfaceState state)
Parameters
Type Name Description
BoundUserInterfaceState state
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾