SkillTreeUIManagerAutomatical
Contains the logic for handling the automatic skill tree UI.
public class SkillTreeUIManagerAutomatical : SkillTreeUIManager
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 |
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 modified 2yr ago