Example #1
0
 public bool IsOnCooldown()
 {
     return(SkillBar.IsOnCooldown(this));
 }