示例#1
0
 private void UpdateAttackIndicator()
 {
     inGameUi.UpdateAbilityMelee(meleeCooldownProgress / meleeCooldown);
 }