Show / Hide Table of Contents

Class NetworkConfiguratorBoundUserInterface

Inheritance
System.Object
NetworkConfiguratorBoundUserInterface
Namespace: Content.Client.NetworkConfigurator
Assembly: Content.Client.dll
Syntax
public sealed class NetworkConfiguratorBoundUserInterface : BoundUserInterface

Constructors

| Improve this Doc View Source

NetworkConfiguratorBoundUserInterface(EntityUid, Enum)

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

Methods

| 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

OnRemoveButtonPressed(String)

Declaration
public void OnRemoveButtonPressed(string address)
Parameters
Type Name Description
System.String address
| Improve this Doc View Source

Open()

Declaration
protected override void Open()
| 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
☀
☾