RuyiNetLobbyService Methods |
[This is preliminary documentation and is subject to change.]
The RuyiNetLobbyService type exposes the following members.
Name | Description | |
---|---|---|
CloseLobby |
Closes a lobby so players cant join anymore.
| |
CreateLobby(Int32, Int32, RuyiNetLobbyType) |
Creates a lobby that other players can find and join.
| |
CreateLobby(Int32, Int32, RuyiNetLobbyType, Boolean) |
Creates a lobby that other players can find and join.
| |
CreateLobby(Int32, Int32, RuyiNetLobbyType, String) |
Creates a lobby that other players can find and join.
| |
CreateLobby(Int32, Int32, RuyiNetLobbyType, Boolean, String) |
Creates a lobby that other players can find and join.
| |
DestroyLobby |
Destroys a lobby.
| |
FindFriendsLobbies |
Searches for lobbies with the player's friends.
| |
FindLobbies(Int32, Int32, RuyiNetLobbyType, ActionRuyiNetLobby) |
Searches for lobbies created by other players.
| |
FindLobbies(Int32, Int32, RuyiNetLobbyType, Int32) |
Searches for lobbies created by other players.
| |
FindLobbies(Int32, Int32, RuyiNetLobbyType, Int32, String) |
Searches for lobbies created by other players.
| |
GetMyLobbies |
Searches for lobbies the current player is a member of.
| |
JoinLobby |
Joins a lobby created by another player.
| |
LeaveLobby |
Leaves a lobby.
| |
OpenLobby |
Opens a lobby so players can join.
| |
StartGame |
Starts a lobby game
|