.\"return the object representing the current player
.DT
this_interactive
$MUDNAME$ driver help
this_interactive

.SH Name
.SI 5
this_interactive() - return the object representing the current player
.EI

.SH Synopsis
.SI 5
object this_interactive( void );
.EI

.SH Description
.SP 5 5
Return the object representing the player that caused the calling function
to be called.  This returns what this_player() was originally even if
it changed later due to enable_commands() or command().
.EP

.SH See also
.SI 5
this_player(), this_user()
.EI
