Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DeconExitEvent<RoomType>

Type parameters

  • RoomType: Hostable

Hierarchy

Implements

Index

Properties

Static eventName

eventName: "decon.exit" = ...

Readonly deconsystem

deconsystem: DeconSystem<RoomType>

The system that this event came from.

eventName

eventName: "decon.exit" = ...

Readonly headingUp

headingUp: boolean

Readonly message

message: undefined | RepairSystemMessage

The message that this event originated from.

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