SkillTreeItemsUI
Contains references to all skills shown in the skill tree UI and triggers the setup of them every time the skill tree UI is opened.
Implementation
public class SkillTreeItemsUI : MonoBehaviour
Inheritance
MonoBehaviour --> SkillTreeItemsUI
Fields
Name
Description
Contains all skills in a skill tree
Methods
Name
Description
Gets all SkillUI components and saves them to skills
Updates the UI of the skill in the skill tree
Last updated
Was this helpful?