Contains the logic for handling the UI of the shown skills in the manual skill tree UI.
public class SkillUIManual : SkillUI
MonoBehaviourarrow-up-right --> SkillUI --> SkillUIManual
Name
Description
skill
Selected skill to show on this element
Setup(Skills, SkillAsset, Skill.SkillState)
Sets up the skill tree opener, events and UI
UpdateUI(SkillAsset, Skill.SkillState)
Updates the UI for the skill on this element
Last updated 5 years ago