Dokumentation zu: input_to_info(E)

HR Image


SYNOPSIS
        mixed * input_to_info(object player)

DESCRIPTION
        Construct an array of all input_to's pending for this interactive
        <player>.  The first entry in the array is the least recently added
        input_to, the last element the most recently added one.

        Every item in the array is itself an array of 2 or more entries:
          0:   The object (only if the function is a string).
          1:   The function (string or closure).
          2..: The argument(s).

HISTORY
        Introduced in LDMud 3.2.9.

SEE ALSO
        input_to(E), find_input_to(E), remove_input_to(E),
        query_input_pending(E)

Die Seite ist auch in Deutsch vorhanden.

Start » Magierhandbuch » Docu » Efun » Input_to_info Letzte Generierung: 25.04.2021, 01:58
Email an: mud@wl.mud.de
Valid HTML 4.01!