Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RoomGameStartEvent<RoomType>

Emitted when a game is started.

Type parameters

  • RoomType: Hostable

Hierarchy

Implements

Index

Properties

Constructors

Properties

Static eventName

eventName: "room.gamestart" = ...

eventName

eventName: "room.gamestart" = ...

Readonly room

room: RoomType

The room or client that the event came from.

Constructors

constructor

Generated using TypeDoc