Skip to main content

execute_dispel

Function execute_dispel 

Source
fn execute_dispel(
    ctx: &mut CombatCtx<'_>,
    profile_spell_id: u32,
    dispel_type: i32,
    steal: bool,
    target: ActorId,
)