Show / Hide Table of Contents

Enum ApcChargeState

Namespace: Content.Shared.APC
Assembly: Content.Shared.dll
Syntax
public enum ApcChargeState : sbyte

Fields

Name Description
Charging

APC is not full but has enough power.

Emag

APC is emagged (and not displaying other useful power colors at a glance)

Full

APC battery is full and has enough power.

Lack

APC does not have enough power to charge cell (if necessary) and keep powering the area.

NumStates

The number of valid states charge states the APC can be in.

Remote

APC is being remotely accessed. Currently unimplemented, though the corresponding sprite state exists in the RSI.

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