Static eventReadonly isWhether or not this is for an acting host (in server-as-a-host).
Readonly isWhether or not this player is being selected because they just joined and no one else is the host.
Readonly roomReadonly selectedThe host that is to be selected as host.
The new host to be selected instead of the one in selected.
Change the host to be selected instead of selected.
The host to be selected.
Whether or not this is for an acting host (in server-as-a-host).
Whether or not this player is being selected because they just joined and no one else is the host.
The host that is to be selected as host.
Generated using TypeDoc
Emitted when the room selects the next host in the room.
Can be used to change the default host selection, especially combined with the isActingHost and isJoining flags.