Gitiles
Code Review
Sign In
gerrit.morgengrauen.info
/
mudlib-public
/
715ec20bc9b372dda303b3457958a2746cb75c52
/
.
/
doc
/
efun
/
this_interactive
blob: 14ddd6b0dd870d3c05a1047a9ed1989c6bff776f [
file
] [
log
] [
blame
]
SYNOPSIS
object
this_interactive
(
void
)
DESCRIPTION
this_interactive
()
returns the current interactive
object
,
if
any
,
i
.
e
.
the one who
"hit the RETURN key"
.
SEE ALSO
this_player
(
E
),
previous_object
(
E
),
interactive
(
E
),
living
(
E
)