![]() |
Eye of the Nile Docs
Everything you need to know to get started!
|
This script goes on the ability cooldown UI elements and has function(s) for animating it.
Documentation updated 3/29/2025
Public Member Functions | |
void | SetFillPercentage (float fillPercentage) |
Resizes the rectTransform to the given percentage amount. | |
Protected Attributes | |
RectTransform | rectTransform |
Reference to the rectTransform that this script resizes as the cooldown visual. | |
Private Member Functions | |
void | Start () |
void CooldownVisualUI.SetFillPercentage | ( | float | fillPercentage | ) |
Resizes the rectTransform to the given percentage amount.
|
private |
|
protected |
Reference to the rectTransform that this script resizes as the cooldown visual.