blob: 8033cec000a0ce69aa3e15e7890adea0bc641838 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001DEPRECATED
2SYNOPSIS
3 object query_input_pending(object ob);
4
5BESCHREIBUNG
6 Wenn <ob> interaktiv und ein input_to() haengig ist, so liefert die
7 Efun das Objekt zurueck, welches den input_to() aufgerfuen hat. Ist
8 kein input_to() haengig, liefert die Funktion 0.
9
10SIEHE AUCH
11 input_to(E), find_input_to(E), input_to_info(E), remove_input_to(E)