SkillTreeUIManagerManual

Contains the logic for handling the manual skill tree UI.

Implementation

public class SkillTreeUIManagerManual : SkillTreeUIManager

Inheritance

MonoBehaviour --> SkillTreeUIManager --> SkillTreeUIManagerManual

Fields

Name

Description

Path to the manual skill tree UI prefab

Methods

Name

Description

Overrides the base Open() method

Opens the skill tree UI for this gameobject

Closes the skill tree UI for this gameobject

Returns a boolean value for the open state of the skill tree UI

Sets up the gameobject for usage

Last updated