![]() |
Nakama .NET Client SDK 3.16.0
Nakama .NET Client SDK
|
A set of tournament records which may be part of a tournament records page or a batch of individual records. More...
Properties | |
string | NextCursor [get] |
The cursor to send when retireving the next page (optional). | |
IEnumerable< IApiLeaderboardRecord > | OwnerRecords [get] |
A batched set of tournament records belonging to specified owners. | |
string | PrevCursor [get] |
The cursor to send when retrieving the previous page (optional). | |
string | RankCount [get] |
The total number of ranks available. | |
IEnumerable< IApiLeaderboardRecord > | Records [get] |
A list of tournament records. | |
A set of tournament records which may be part of a tournament records page or a batch of individual records.
|
get |
The cursor to send when retireving the next page (optional).
|
get |
A batched set of tournament records belonging to specified owners.
|
get |
The cursor to send when retrieving the previous page (optional).
|
get |
The total number of ranks available.
|
get |
A list of tournament records.