![]() |
Nakama C++ Client SDK 2.5.1
Client for Nakama Server
|
A list of tournaments. More...
#include <NTournamentList.h>
Public Attributes | |
std::vector< NTournament > | tournaments |
The list of tournaments returned. More... | |
std::string | cursor |
A pagination cursor (optional). More... | |
A list of tournaments.
std::string NTournamentList::cursor |
A pagination cursor (optional).
std::vector<NTournament> NTournamentList::tournaments |
The list of tournaments returned.