Function handle_attack_event

Source
pub fn handle_attack_event(
    events: EventReader<'_, '_, AttackEvent>,
    commands: Commands<'_, '_>,
)