Skip to main content

this_object

Discworld driver help

this_object

Name

this_object() - return the object pointer of the calling object

Synopsis

object this_object( void );

Description

Return the object pointer of the current object. Useful for passing the current object to other functions.

See also

this_player(), previous_object(), origin()