SkillUIAutomatical

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

Implementation

public class SkillUIAutomatical : SkillUI

Inheritance

MonoBehaviour --> SkillUI --> SkillUIAutomatical

Fields

Name

Description

Name of the skill tree

Stores the found skill tree gameobject

Methods

Name

Description

Sets up the skill tree opener, events and UI

Updates the UI for the skill on this element

Last updated