Last updated
Contains the logic for handling the UI of the shown skills in the automatic skill tree UI.
public class SkillUIAutomatical : SkillUIMonoBehaviour --> SkillUI --> SkillUIAutomatical
Name
Description
Name of the skill tree
Stores the found skill tree gameobject
Name
Description
Sets up the skill tree opener, events and UI
Updates the UI for the skill on this element
Last updated