FunctionsSkillGetProgressSkillGetProgress CallableSkillGetProgress(C: Character, SkillType: SkillType): numberGet a specific skill progress from a characterParametersC: CharacterCharacter for which we want to query a skillSkillType: SkillTypeName of the skill to get the progress ofReturns numberCurrent progress for the given skill.
Get a specific skill progress from a character