Last updated 5 years ago
Was this helpful?
public delegate void PlayerLeaveRoomEvent(SWLeaveRoomEventData eventData);
Invoked when players leave the local player's room.
Class
Event Data of the OnPlayerLeaveRoomEvent