![]() |
Twilight Princess
Remastered version of the GameCube game
|
Classes | |
struct | FFIMethods |
Public Member Functions | |
void | Filter (string key, LobbySearchComparison comparison, LobbySearchCast cast, string value) |
void | Sort (string key, LobbySearchCast cast, string value) |
void | Limit (UInt32 limit) |
void | Distance (LobbySearchDistance distance) |
Properties | |
FFIMethods | Methods [get] |
void Discord.LobbySearchQuery.Distance | ( | LobbySearchDistance | distance | ) |
void Discord.LobbySearchQuery.Filter | ( | string | key, |
LobbySearchComparison | comparison, | ||
LobbySearchCast | cast, | ||
string | value ) |
void Discord.LobbySearchQuery.Limit | ( | UInt32 | limit | ) |
void Discord.LobbySearchQuery.Sort | ( | string | key, |
LobbySearchCast | cast, | ||
string | value ) |
|
getprivate |