Class SolarControlWindow
Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
Robust.Client.UserInterface.CustomControls.DefaultWindow
SolarControlWindow
Namespace: Content.Client.Power
Assembly: Content.Client.dll
Syntax
public sealed class SolarControlWindow : DefaultWindow, IComputerWindow<SolarControlConsoleBoundInterfaceState>
Constructors
| Improve this Doc View SourceSolarControlWindow()
Declaration
public SolarControlWindow()
Methods
| Improve this Doc View SourceSetupComputerWindow(ComputerBoundUserInterfaceBase)
Declaration
public void SetupComputerWindow(ComputerBoundUserInterfaceBase cb)
Parameters
Type | Name | Description |
---|---|---|
ComputerBoundUserInterfaceBase | cb |
UpdateState(SolarControlConsoleBoundInterfaceState)
Declaration
public void UpdateState(SolarControlConsoleBoundInterfaceState scc)
Parameters
Type | Name | Description |
---|---|---|
SolarControlConsoleBoundInterfaceState | scc |