Class RoomDestroyEvent

Emitted after a room has been destroyed.

See RoomBeforeDestroyEvent for a hookable destroy event.

Hierarchy

  • BasicEvent
    • RoomDestroyEvent

Properties

Constructors

Properties

eventName: "room.destroy" = ...
eventName: "room.destroy" = ...
room: Room

The room that was destroyed.

Constructors

Generated using TypeDoc