A skill tree. WIP
Creates a new skill tree.
The skills in the skill tree.
Readonly
Adds a skill to the skill tree.
The skill to add to the skill tree.
Gets a skill from the skill tree.
The id of the skill to get.
The skill node.
Checks if a skill is unlocked.
The id of the skill to check.
If the skill is unlocked.
A skill tree. WIP