Show / Hide Table of Contents

Class SensorMonitoringIncrementalUpdate

Inheritance
System.Object
SensorMonitoringIncrementalUpdate
Namespace: Content.Shared.SensorMonitoring
Assembly: Content.Shared.dll
Syntax
public sealed class SensorMonitoringIncrementalUpdate : BoundUserInterfaceMessage

Fields

| Improve this Doc View Source

RelTime

Declaration
public TimeSpan RelTime
Field Value
Type Description
TimeSpan
| Improve this Doc View Source

RemovedSensors

Declaration
public int[] RemovedSensors
Field Value
Type Description
System.Int32[]
| Improve this Doc View Source

Sensors

Declaration
public SensorMonitoringIncrementalUpdate.SensorData[] Sensors
Field Value
Type Description
SensorMonitoringIncrementalUpdate.SensorData[]
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾