DefaultSkillWindupUI
Skill windup visualizer.
Inherits from SkillTreeUI.
Properties
Name | Description | Type |
---|---|---|
instance | Windup UI instance. This may be null if a DefaultSkillWindupUI object doesn't exist in the scene. | DefaultSkillWindupUI |
Methods
DisplayWindup
Displays the windup UI.
Parameters
Name | Description | Type |
---|---|---|
usedSkill | The used skill. | UsedSkill |
WindupHandler
Handles windup visuals.
Name | Description | Type |
---|---|---|
remainingTime | The windup time remaining. | float |
Last updated