
this_object(3)        LPC Library Functions        this_object(3)

NNAAMMEE
       this_object()  -  return the object pointer of the calling
       object

SSYYNNOOPPSSIISS
       object this_object( void );

DDEESSCCRRIIPPTTIIOONN
       Return the object pointer of this object.   This  function
       is  useful when an object wants to call functions that are
       not in the same source file but are  in  the  same  object
       (via inheritance).

SSEEEE AALLSSOO
       this_player(3), previous_object(3), origin(3)

Majik                      26 Jul 1997                          1

