SwiftlyS2

DoorState_t

Enum DoorState_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public enum DoorState_t : uint

Fields

  • DOOR_STATE_AJAR = 4
  • DOOR_STATE_CLOSED = 0
  • DOOR_STATE_CLOSING = 3
  • DOOR_STATE_OPEN = 2
  • DOOR_STATE_OPENING = 1

On this page