SkillTreeUIManagerAutomatical
Contains the logic for handling the automatic skill tree UI.
Implementation
Inheritance
MonoBehaviour --> SkillTreeUIManager --> SkillTreeUIManagerAutomatical
Fields
Name
Description
Path to the automatic skill tree UI prefab
Distance from top for the first skill
Distance between the skill types
Size of the skill type
Prefab of the skill type gameobject
Counter for the skill types when setting up
Methods
Name
Description
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
Was this helpful?