OnNewPlayerJoinRoomEvent
Delegate Declaration
public delegate void NewPlayerJoinRoomEvent(SWJoinRoomEventData eventData);
Invoked when new players join the local player's room.

Class
Event Data of the OnNewPlayerJoinRoomEvent
Last updated
Was this helpful?