NAME
call_out_info - Info about all pending call outs
SYNOPSIS
mixed *call_out_info()
DESCRIPTION
Get information about all pending call outs. An array is returned,
where every item in the array consists of 5 elements:
Position Description
0 The file name of the object that started the call_out.
1 The name of the function that will be called.
2 The time left in seconds before the call is done.
3 The optional argument to call_out, if any.
4 The file name of this_player() when the call_out was
started.
In short:
({ object, function, time_left, opt_arg, this_player() }).
SEE ALSO
call_out, remove_call_out, find_call_out
Help topics available:
You are guest number 146 since November 2019.
This file was last modified: June 2000.