NAME

in_input() - determines if a player is inputting to an input_to

SYNOPSIS

int in_input(object default : F_THIS_OBJECT);

DESCRIPTION

Returns 1 if the object is currently inputting to an input_to.

SEE ALSO

input_to(3)