Represents a realtime match.
More...
|
| bool | Authoritative [get] |
| | True if it's an server-managed authoritative match, false otherwise.
|
| string | HandlerName [get] |
| | Handler name.
|
| string | Label [get] |
| | Match label, if any.
|
| string | MatchId [get] |
| | The ID of the match, can be used to join.
|
| int | Size [get] |
| | Current number of users in the match.
|
| int | TickRate [get] |
| | Tick Rate.
|
Represents a realtime match.
◆ Authoritative
| bool Nakama.IApiMatch.Authoritative |
|
get |
True if it's an server-managed authoritative match, false otherwise.
◆ HandlerName
| string Nakama.IApiMatch.HandlerName |
|
get |
◆ Label
| string Nakama.IApiMatch.Label |
|
get |
◆ MatchId
| string Nakama.IApiMatch.MatchId |
|
get |
The ID of the match, can be used to join.
◆ Size
| int Nakama.IApiMatch.Size |
|
get |
Current number of users in the match.
◆ TickRate
| int Nakama.IApiMatch.TickRate |
|
get |
The documentation for this interface was generated from the following file: