Cavoke  1.1.0
A Platform for creating and hosting multiplayer turn-based board games
Loading...
Searching...
No Matches
Role Struct Reference

Public Member Functions

 Role (QString _name, int _id)
 

Public Attributes

QString name = ""
 
int id = 0
 

Detailed Description

Definition at line 5 of file role.h.

Constructor & Destructor Documentation

◆ Role()

Role::Role ( QString  _name,
int  _id 
)

Definition at line 3 of file role.cpp.

Member Data Documentation

◆ id

int Role::id = 0

Definition at line 7 of file role.h.

◆ name

QString Role::name = ""

Definition at line 6 of file role.h.


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