alias SkillLevelUpHandler⚓︎
(alias) SkillLevelUpHandler = fun(skillId: string, source: SkillIncreaseSource, options: SkillLevelUpOptions) -> boolean?
A handler function to be called when a skill would level up via API.skillUsed or API.skillLevelUp.