Static
eventReadonly
bodyThe player of the body that was reported, or "emergency" if the meeting is an emergency meeting.
Readonly
callerThe player who called the meeting, either by reporting a body or calling 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 player who called the meeting, either by reporting a body or calling an emergency meeting.
The player of the body that was reported, or "emergency" if the meeting is an emergency meeting.
Generated using TypeDoc
Emitted when a meeting is started, either by a player reporting a body or calling an emergency meetting.
This guarantees that the meeting has actually started, see PlayerReportDeadBodyEvent for an event that can prevent a meeting from being started if you are the host.