PlayerLeftEvent

Description

Enumerates types of player exit events.
It is used to differentiate between exit reasons in OnPlayerLeft events.

Properties

DisconnectA player exits a room because the process is killed or the network is disconnected.
ExitRoomA player exits a room normally.