Incoming information about a party.
More...
|
string | PartyId [get] |
| The unique party identifier.
|
bool | Open [get] |
| True, if the party is open to join.
|
bool | Hidden [get] |
| True, if the party is show in listing.
|
string | Label [get] |
| Label to filter results in Party listing.
|
Incoming information about a party.
◆ Hidden
bool Nakama.IPartyUpdate.Hidden |
|
get |
True, if the party is show in listing.
◆ Label
string Nakama.IPartyUpdate.Label |
|
get |
Label to filter results in Party listing.
◆ Open
bool Nakama.IPartyUpdate.Open |
|
get |
True, if the party is open to join.
◆ PartyId
string Nakama.IPartyUpdate.PartyId |
|
get |
The unique party identifier.
The documentation for this interface was generated from the following file: