check_for_timeouts

Function check_for_timeouts 

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