Constructor
new PlayerJoinedRoomEvent(room)
Parameters:
| Name | Type | Description |
|---|---|---|
room |
Room | a Room Object contains the updated list of the room members |
- Source:
Class representing a Player Joined Room Event from the server, PlayerJoinedRoom Event is sent by the server to room members once a new player join their room
| Name | Type | Description |
|---|---|---|
room |
Room | a Room Object contains the updated list of the room members |