ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示

/doc/efuns/this_object

HOME :: doc :: efuns :: this_object

     tttthhhhiiiissss____oooobbbbjjjjeeeecccctttt((((3333))))         MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))          tttthhhhiiiissss____oooobbbbjjjjeeeecccctttt((((3333))))

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

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          object this_object( void );

     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
          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).

     SSSSEEEEEEEE AAAALLLLSSSSOOOO
          this_player(3), previous_object(3), origin(3)

     Page 1                                          (printed 3/16/95)

HOME :: doc :: efuns :: this_object