Function check_inbox

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