|
Rehti MMORPG
1.0.0
Rehti MMORPG is a free and open source MMORPG game.
|
#include <map>#include <optional>#include <string>

Go to the source code of this file.
Classes | |
| struct | SkillInfo |
| Each player has a set of skills. This struct contains the name of the skill and the current xp in the skill. More... | |
| class | SkillSet |
| Contains all the skills that a character has. More... | |