public delegate void NewPlayerJoinRoomEvent(SWJoinRoomEventData eventData);
Invoked when new players join the local player's room.
Class
​
​SWJoinRoomEventData​
Event Data of the OnNewPlayerJoinRoomEvent