-
Notifications
You must be signed in to change notification settings - Fork 5
GodotcordSearchParameter
Drachenfrucht1 edited this page Aug 18, 2021
·
1 revision
Data class for a discord lobby
Data class for a discord lobby
string | property |
LobbyComparison | comparison |
LobbyCast | cast |
int | value |
string | get_property() |
void | set_property(property : string) |
LobbyComparison | get_comparison() |
void | set_comparison(property : LobbyComparison) |
LobbyCast | get_cast() |
void | set_cast(property : LobbyCast) |
string | get_value() |
void | set_value(property : string) |