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

A single group-role pair. More...

#include <NUserGroup.h>

Public Attributes

NGroup group
 Group. More...
 
NUserGroupState state
 The user's relationship to the group. More...
 

Detailed Description

A single group-role pair.

Member Data Documentation

◆ group

NGroup NUserGroup::group

Group.

◆ state

NUserGroupState NUserGroup::state

The user's relationship to the group.


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