Show / Hide Table of Contents

Class SolarControlWindow

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
Robust.Client.UserInterface.CustomControls.DefaultWindow
SolarControlWindow
Implements
IComputerWindow<SolarControlConsoleBoundInterfaceState>
Namespace: Content.Client.Power
Assembly: Content.Client.dll
Syntax
public sealed class SolarControlWindow : DefaultWindow, IComputerWindow<SolarControlConsoleBoundInterfaceState>

Constructors

| Improve this Doc View Source

SolarControlWindow()

Declaration
public SolarControlWindow()

Methods

| Improve this Doc View Source

SetupComputerWindow(ComputerBoundUserInterfaceBase)

Declaration
public void SetupComputerWindow(ComputerBoundUserInterfaceBase cb)
Parameters
Type Name Description
ComputerBoundUserInterfaceBase cb
| Improve this Doc View Source

UpdateState(SolarControlConsoleBoundInterfaceState)

Declaration
public void UpdateState(SolarControlConsoleBoundInterfaceState scc)
Parameters
Type Name Description
SolarControlConsoleBoundInterfaceState scc

Implements

IComputerWindow<TState>

Extension Methods

ControlExtension.GetControlOfType<T>(Control)
ControlExtension.GetControlOfType<T>(Control, String)
ControlExtension.GetControlOfType<T>(Control, Boolean)
ControlExtension.GetControlOfType<T>(Control, String, Boolean)
ControlExtension.GetSearchableControls(Control, Boolean)
ControlExtension.ChildrenContainText(Control, String)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾