| Modifier and Type | Method and Description |
|---|---|
static SteamMatchmaking.LobbyComparison |
SteamMatchmaking.LobbyComparison.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SteamMatchmaking.LobbyComparison[] |
SteamMatchmaking.LobbyComparison.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SteamMatchmaking.addRequestLobbyListNumericalFilter(String keyToMatch,
int valueToMatch,
SteamMatchmaking.LobbyComparison comparisonType) |
void |
SteamMatchmaking.addRequestLobbyListStringFilter(String keyToMatch,
String valueToMatch,
SteamMatchmaking.LobbyComparison comparisonType) |
Copyright © 2018. All rights reserved.