WoW API: RemoveSkillUp

WoW API < RemoveSkillUp

Adds a skill point to a particular skill. Unused.

RemoveSkillUp(skillId);

ArgumentsEdit

skillId
Number - Index of the skill to remove additional skill points from, ascending from 1.

NotesEdit

  • The skill up system this function is part of is not used on live realms. As such, players have no skill points to spend, and this function can only be used to make cosmetic changes to the skills frame.

See alsoEdit