SkillUIManual

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

Implementation

public class SkillUIManual : SkillUI

Inheritance

MonoBehaviour --> SkillUI --> SkillUIManual

Fields

Name

Description

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 updated