Skip to main content

has_secondary_resource

Function has_secondary_resource 

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