3D Dungeon Crawler
Loading...
Searching...
No Matches
CooldownUIManager Class Reference
Inheritance diagram for CooldownUIManager:

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]
 

Member Function Documentation

◆ CreateNewInstance()

static CooldownUIManager CooldownUIManager.CreateNewInstance ( )
static

◆ RemoveCooldown()

void CooldownUIManager.RemoveCooldown ( string cooldownName)

◆ SetNewCoolDown()

void CooldownUIManager.SetNewCoolDown ( SupportSpell supportSpell,
Sprite icon,
float duration )

Member Data Documentation

◆ cooldownPrefab

GameObject CooldownUIManager.cooldownPrefab
protected

◆ instance

CooldownUIManager CooldownUIManager.instance
static

Property Documentation

◆ Instance

CooldownUIManager CooldownUIManager.Instance
staticget

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