|
Rehti MMORPG
1.0.0
Rehti MMORPG is a free and open source MMORPG game.
|
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>

Public Attributes | |
| const std::string | name |
| int | xp |
Each player has a set of skills. This struct contains the name of the skill and the current xp in the skill.
| const std::string SkillInfo::name |
| int SkillInfo::xp |