Skip to main content

sync_execute_gate

Function sync_execute_gate 

Source
pub(crate) fn sync_execute_gate(
    handler: &mut CombatHandler,
    threshold: f64,
    sudden_death: LocalAuraIdx,
    execute_spell: LocalSpellIdx,
    now: SimTime,
)