Eye of the Nile Docs
Everything you need to know to get started!
Loading...
Searching...
No Matches
CooldownVisualUI Class Reference

Detailed Description

This script goes on the ability cooldown UI elements and has function(s) for animating it.

Documentation updated 3/29/2025

Author
Alexander Art

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 ()
 

Member Function Documentation

◆ SetFillPercentage()

void CooldownVisualUI.SetFillPercentage ( float fillPercentage)

Resizes the rectTransform to the given percentage amount.

◆ Start()

void CooldownVisualUI.Start ( )
private

Member Data Documentation

◆ rectTransform

RectTransform CooldownVisualUI.rectTransform
protected

Reference to the rectTransform that this script resizes as the cooldown visual.


The documentation for this class was generated from the following file: