DefaultSkillConnectionUI

Default skill connection visual helper for the Skill Tree window.

Properties

NameDescriptionType

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

NameDescriptionType

connection

The connection reference.

SkillConnection

Refresh

Refreshes this connection. This will show the correct sprite based on the skill node connection states.

Last updated