Options
All
  • Public
  • Public/Protected
  • All
Menu

Class O2ConsolesClearEvent<RoomType>

Emitted when the complete oxygen consoles are cleared, i.e. when a player fixes o2.

Type parameters

  • RoomType: Hostable

Hierarchy

Implements

Index

Properties

Static eventName

eventName: "o2.consoles.clear" = ...

eventName

eventName: "o2.consoles.clear" = ...

Readonly message

message: undefined | RepairSystemMessage

The message that this event originated from.

Readonly oxygen

oxygen: LifeSuppSystem<RoomType>

The oxygen system that this event is for.

Readonly player

player: undefined | PlayerData<RoomType>

reverted

reverted: boolean

Readonly room

room: RoomType

The room or client that the event came from.

Constructors

constructor

Methods

revert

  • revert(): void

Generated using TypeDoc