Skip to main content

sync_spell_recharge_rate

Function sync_spell_recharge_rate 

Source
fn sync_spell_recharge_rate(
    state: &mut CombatState,
    buf: &mut DenseBuffer,
    spell: &SpellData,
    local: LocalSpellIdx,
    now: SimTime,
)