SkillUIManual
Contains the logic for handling the UI of the shown skills in the manual skill tree UI.

Implementation

1
public class SkillUIManual : SkillUI
Copied!

Inheritance

​MonoBehaviour --> SkillUI --> SkillUIManual​

Fields

Name
Description
​skill​
Selected skill to show on this element

Methods

Name
Description
Sets up the skill tree opener, events and UI
Updates the UI for the skill on this element
Last modified 1yr ago