EVENT_PENDING(1) EVENT_PENDING(1)
NNAAMMEE
_e_v_e_n_t___p_e_n_d_i_n_g_(_) - returns true if an event is pending for
an object
SSYYNNOOPPSSIISS
int event_pending(object ob)
DDEESSCCRRIIPPTTIIOONN
If an event is pending for the object which you pass, then
the function returns 1. Otherwise it returns 0.
LLOOCCAATTIIOONN
/secure/SimulEfun/events.c
SSEEEE AALLSSOO
_c_a_l_l___o_u_t_(_), _e_v_e_n_t_(_), _r_e_m_o_v_e___c_a_l_l___o_u_t_(_), _s_e_t___h_e_a_r_t___b_e_a_t_(_)
AAuutthhoorr
Descartes of Borg
1