Readonly
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.
Static
event
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.