Games
Finder for Game Creator
Finder for Game Creator 2
More Extensions
Fields
Fields of SkillUI.

Fields

Name
Description
​DATABASE_SKILLS​
Reference to the skills database
​button​
The button component of this gameobject
​skillTreeUIManager​
The SkillTreeUIManager component of the skill tree
​skillTreeOpener​
The Skills component of the opener of the skill tree
​skillConnectorEnabled​
References the enabled skill connector used between two skills
​skillConnectorDisabled​
References the disabled skill connector used between two skills
​skillIconEnabled​
Image component used for the icon when the skill is unlocked
​skillIconDisabled​
Image component used for the icon when the skill is locked
​tooltipIcon​
Image component used for the skill icon in the tooltip
​tooltipName​
Text component where the name of the skill will be shown
​tooltipDescription​
Text component where the description of the skill will be shown
Text component where the required level will be shown
Text component where the required skill points will be shown
​tooltipSkillStateValue​
Text component where the state will be shown
Color value for tooltipSkillStateValue when locked
Color value for tooltipSkillStateValue when unlocked
​imageLocked​
Image component that shows if a skill is locked
​imageUnlocked​
Image component that shows if a skill is unlocked
​skillTransform​
The RectTransform component of this gameobject
Copy link