Skip to main content

process_channel_cast

Function process_channel_cast 

Source
pub(super) fn process_channel_cast(
    ctx: &mut CombatCtx<'_>,
    spell_local: LocalSpellIdx,
    cooldown_local: LocalSpellIdx,
    spell: &SpellData,
    empower_rank: u8,
    now: SimTime,
)