Methods
| Name | Description | |
|---|---|---|
| GetBaseCooldown | Gets the base cooldown of the skill. | |
| GetCooldown | Gets the cooldown of the skill. | |
| GetResetTime | Gets the time that the skill will come off of cooldown. | |
| GetSkillInfo | Gets information about the skill. (Inherited from Skill) | |
| IsUsable | Gets if the skill is currently usable. |
Events
| Name | Description | |
|---|---|---|
| ResetTimeChanged | Event fired when the reset time of a skill changes. |