Last updated 5 years ago
Was this helpful?
public delegate void NewPlayerJoinRoomEvent(SWJoinRoomEventData eventData);
Invoked when new players join the local player's room.
Class
Event Data of the OnNewPlayerJoinRoomEvent