blob: 14ddd6b0dd870d3c05a1047a9ed1989c6bff776f [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
Zesstra715ec202025-07-09 22:18:31 +02002 object this_interactive(void)
MG Mud User88f12472016-06-24 23:31:02 +02003
Zesstra715ec202025-07-09 22:18:31 +02004DESCRIPTION
5 this_interactive() returns the current interactive object, if
6 any, i.e. the one who "hit the RETURN key".
MG Mud User88f12472016-06-24 23:31:02 +02007
Zesstra715ec202025-07-09 22:18:31 +02008SEE ALSO
MG Mud User88f12472016-06-24 23:31:02 +02009 this_player(E), previous_object(E), interactive(E), living(E)