Methods

Methods

Name
Description
​Start()​
Initializes the events, executer and UI
​Update()​
Checks for input to bind a skill to this element
Sets up the event callbacks
​BindSkill(SkillAsset)​
Binds a skill to this element
​UnbindSkill()​
Unbinds a skill from this element
Enters the configuration mode for this element
Leaves the configuration mode for this element
Removes a skill from this element
​GetSkill()​
Gets the skill of this element
​UpdateUI()​
Updates the UI of this element
Method when hovering over this element
Method when stop hovering over this element
Called when starting to drag a skill
​OnDragEnd(BaseEventData)​
Called when letting the dragged skill go
Called when dragging the skill around
Copy link
Contents
Methods