DefaultSkillDetails
Displays skill details.
Inherits from SkillTreeUI.
Properties
Name | Description | Type |
---|---|---|
requirementsInfoColor | The color of the requirements text. | Color |
upgradeInfoColor | The color of the upgrade text. | Color |
Methods
ShowDetails
Opens this UI object and populates the texts with skill details.
Parameters
Name | Description | Type |
---|---|---|
skillSlot | The slot of the skill to display. | DefaultSkillSlot |
ShowDetails
Displays skill details for a skill node slot. This will display upgrade details as well.
Parameters
Name | Description | Type |
---|---|---|
skillSlot | The slot of the skill to display. | DefaultSkillNodeSlot |
Last updated