WoW API: RemoveSkillUp

From AddOn Studio
Revision as of 04:47, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API RemoveSkillUp to API RemoveSkillUp without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WoW API < RemoveSkillUp

Adds a skill point to a particular skill. Unused.

RemoveSkillUp(skillId);

Arguments[edit]

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

Notes[edit]

  • 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 also[edit]