Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
SkillSet.hpp File Reference
#include <map>
#include <optional>
#include <string>
Include dependency graph for SkillSet.hpp:
This graph shows which files directly or indirectly include this file:

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...