| Modifier and Type | Method and Description |
|---|---|
static SteamMatchmaking.LobbyType |
SteamMatchmaking.LobbyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SteamMatchmaking.LobbyType[] |
SteamMatchmaking.LobbyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SteamAPICall |
SteamMatchmaking.createLobby(SteamMatchmaking.LobbyType lobbyType,
int maxMembers) |
boolean |
SteamMatchmaking.setLobbyType(SteamID steamIDLobby,
SteamMatchmaking.LobbyType lobbyType) |
Copyright © 2018. All rights reserved.