Show / Hide Table of Contents

Class SensorMonitoringWindow

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
FancyWindow
SensorMonitoringWindow
Implements
IComputerWindow<SensorMonitoringConsoleBoundInterfaceState>
Namespace: Content.Client.SensorMonitoring
Assembly: Content.Client.dll
Syntax
public sealed class SensorMonitoringWindow : FancyWindow, IComputerWindow<SensorMonitoringConsoleBoundInterfaceState>

Constructors

| Improve this Doc View Source

SensorMonitoringWindow()

Declaration
public SensorMonitoringWindow()

Methods

| Improve this Doc View Source

ReceiveMessage(BoundUserInterfaceMessage)

Declaration
public void ReceiveMessage(BoundUserInterfaceMessage message)
Parameters
Type Name Description
BoundUserInterfaceMessage message
| Improve this Doc View Source

UpdateState(SensorMonitoringConsoleBoundInterfaceState)

Declaration
public void UpdateState(SensorMonitoringConsoleBoundInterfaceState state)
Parameters
Type Name Description
SensorMonitoringConsoleBoundInterfaceState state

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
☀
☾