Function check_for_enemies

Source
fn check_for_enemies<S: State>(
    ctx: &mut NpcCtx<'_, '_>,
) -> Option<impl Action<S>>