SWJoinRoomReply Class

Namespace: SWNetwork.Lobby

The response object when the join room operation finished successfully.

Declaration

public class SWJoinRoomReply

Properties

Type

Description

roomId

string

ID of the player's current room.

started

bool

Indicates whether the player's room has started.

Last updated