3D Dungeon Crawler
|
Public Member Functions | |
void | RemoveCooldown (string cooldownName) |
void | SetNewCoolDown (SupportSpell supportSpell, Sprite icon, float duration) |
Static Public Member Functions | |
static CooldownUIManager | CreateNewInstance () |
Static Public Attributes | |
static CooldownUIManager | instance |
Protected Attributes | |
GameObject | cooldownPrefab |
Properties | |
static CooldownUIManager | Instance [get] |
|
static |
void CooldownUIManager.RemoveCooldown | ( | string | cooldownName | ) |
void CooldownUIManager.SetNewCoolDown | ( | SupportSpell | supportSpell, |
Sprite | icon, | ||
float | duration ) |
|
protected |
|
static |
|
staticget |