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

Announcement of a new party leader. More...

#include <NPartyLeader.h>

Public Attributes

std::string partyId
 The ID of the party to announce the new leader for. More...
 
NUserPresence presence
 The presence of the new party leader. More...
 

Detailed Description

Announcement of a new party leader.

Member Data Documentation

◆ partyId

std::string NPartyLeader::partyId

The ID of the party to announce the new leader for.

◆ presence

NUserPresence NPartyLeader::presence

The presence of the new party leader.


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