SWRegisterReply Class
Namespace: SWNetwork.Lobby
The response object of the registration operation when complete.
Declaration
Properties | Type | Description |
roomId | string | ID of the player's current room. This value is useful when player disconnected/reconnected to the lobby server. null if player is not in a room. |
started | boolean | Indicates whether the player's room has started. |
Last updated