DefaultSkillConnectionUI
Default skill connection visual helper for the Skill Tree window.
Properties
Name | Description | Type |
---|---|---|
connection | The skill connection data. | SkillConnection |
Methods
SetConnection
Sets this connection. This will set the position, size, and rotation of the connection between the skills.
Parameters
Name | Description | Type |
---|---|---|
connection | The connection reference. | SkillConnection |
Refresh
Refreshes this connection. This will show the correct sprite based on the skill node connection states.
Last updated