.\"return the object pointer of the calling object
.DT
this_object
$MUDNAME$ driver help
this_object

.SH Name
.SI 5
this_object() - return the object pointer of the calling object
.EI

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

.SH Description
.SP 5 5
Return the object pointer of the current object.  Useful for passing the
current object to other functions.
.EP

.SH See also
.SI 5
this_player(), previous_object(), origin()
.EI
