Skip to main content

has_health

Function has_health 

Source
fn has_health(
    view: &CombatView<'_>,
    spell_id: u32,
    target: EnemyIdx,
) -> Result<(), CastReject>