Nakama C++ Client SDK 2.5.1
Client for Nakama Server
NMatchList Struct Reference

A list of realtime matches. More...

#include <NMatchList.h>

Public Attributes

std::vector< NMatchmatches
 A number of matches corresponding to a list operation. More...
 

Detailed Description

A list of realtime matches.

Member Data Documentation

◆ matches

std::vector<NMatch> NMatchList::matches

A number of matches corresponding to a list operation.


The documentation for this struct was generated from the following file: