this_object - return the object pointer of the calling object

object this_object();

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

See also: this_player , previous_object , origin


Tim Hollebeek

Beek @ZorkMUD, Lima Bean, IdeaExchange, TMI-2, and elsewhere