Show / Hide Table of Contents

Enum SuitSensorMode

Namespace: Content.Shared.Medical.SuitSensor
Assembly: Content.Shared.dll
Syntax
public enum SuitSensorMode : byte

Fields

Name Description
SensorBinary

Sensor sends only binary status (alive/dead)

SensorCords

Sensor sends vitals status and GPS position

SensorOff

Sensor doesn't send any information about owner

SensorVitals

Sensor sends health vitals status

  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾