Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
SkillInfo Struct Reference

Each player has a set of skills. This struct contains the name of the skill and the current xp in the skill. More...

#include <SkillSet.hpp>

Collaboration diagram for SkillInfo:
Collaboration graph

Public Attributes

const std::string name
 
int xp
 

Detailed Description

Each player has a set of skills. This struct contains the name of the skill and the current xp in the skill.

Member Data Documentation

◆ name

const std::string SkillInfo::name

◆ xp

int SkillInfo::xp

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