示例#1
0
 public float GetComboDamage(Obj_AI_Hero unit)
 {
     return(HeroHelper.GetComboDamage(_spells, unit));
 }