Constructor
new RoomMemberLeftEvent(idOfPlayerLeft)
Parameters:
| Name | Type | Description | 
|---|---|---|
| idOfPlayerLeft | string | id of the player who left the room | 
- Source:
Class representing a RoomMember Left Event, RoomMemberLeftEvent is sent from the server to the room members once a room member leaves the room
| Name | Type | Description | 
|---|---|---|
| idOfPlayerLeft | string | id of the player who left the room |