public void AddSkillLevel(int skillId, int actionId) { hasASkillLevelChanged = skillManager.AwardExpToSkill(skillId, actionId); }