Static
eventReadonly
bodyThe body that the player reported, or "emergency" if the player called an emergency meeting.
Readonly
messageThe message that this event originated from.
Readonly
playerThe player that this event is for.
Readonly
roomThe room or client that the event came from.
The altered body that will be reported instead, if changed.
Change the body that will be reported.
The body for the player to report.
The body that the player reported, or "emergency" if the player called an emergency meeting.
Generated using TypeDoc
Emitted when a player reports a dead body of a player, telling the host to begin a meeting.
This event is only emitted if the client is the host and doesn't guarantee that a meeting has started, see PlayerStartMeetingEvent to listen for a meeting actually being started, and regardless of whether the client is the host or not.