removeSkillByName
Remove all skill instances matching a given skill name.
Parameters
skillName
The skill name to match against.
Returns
Promise<number> — The number of skill instances removed.
Remove all skill instances matching a given skill name.
The skill name to match against.
Promise<number> — The number of skill instances removed.