SWJoinRoomReply Class
Namespace: SWNetwork.Lobby
The response object when the join room operation finished successfully.
Declaration
Properties | Type | Description |
roomId | string | ID of the player's current room. |
started | bool | Indicates whether the player's room has started. |
Last updated