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