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

​skills​

Contains all skills in a skill tree

Methods

Name

Description

​Start()​

Gets all SkillUI components and saves them to skills

​UpdateSkills(Skills)​

Updates the UI of the skill in the skill tree