Show / Hide Table of Contents

Enum ApcLockState

The state of the APC interface lock. None of this is implemented.

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

Fields

Name Description
All

Bitmask for the full state for a given APC lock indicator.

Lock

Bitfield indicating status of APC lock indicator.

Locked

Bit state indicating that the given APC lock is locked.

LogWidth
None

Empty bitmask.

Unlocked

Bit state indicating that the given APC lock is unlocked.

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