Skip to main content

audit_effect_target_plan

Function audit_effect_target_plan 

Source
pub(super) fn audit_effect_target_plan(
    spell_id: i32,
    spell_name: &str,
    effect: &SpellEffect,
    context: &mut TargetPlanAuditContext<'_>,
)