Class SensorMonitoringWindow
Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
SensorMonitoringWindow
Namespace: Content.Client.SensorMonitoring
Assembly: Content.Client.dll
Syntax
public sealed class SensorMonitoringWindow : FancyWindow, IComputerWindow<SensorMonitoringConsoleBoundInterfaceState>
Constructors
| Improve this Doc View SourceSensorMonitoringWindow()
Declaration
public SensorMonitoringWindow()
Methods
| Improve this Doc View SourceReceiveMessage(BoundUserInterfaceMessage)
Declaration
public void ReceiveMessage(BoundUserInterfaceMessage message)
Parameters
Type | Name | Description |
---|---|---|
BoundUserInterfaceMessage | message |
UpdateState(SensorMonitoringConsoleBoundInterfaceState)
Declaration
public void UpdateState(SensorMonitoringConsoleBoundInterfaceState state)
Parameters
Type | Name | Description |
---|---|---|
SensorMonitoringConsoleBoundInterfaceState | state |