SWLeaveRoomEventData Class

Event Data of the OnPlayerLeaveRoomEvent

Declaration

public class SWLeaveRoomEventData

Properties

Type

Description

roomId

string

roomId

leavePlayerIds

List

ID of the leaving players.

Last updated