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

/doc/efuns/remove_call_out

HOME :: doc :: efuns :: remove_call_out

     rrrreeeemmmmoooovvvveeee____ccccaaaallllllll____oooouuuutttt((((3333))))     MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))      rrrreeeemmmmoooovvvveeee____ccccaaaallllllll____oooouuuutttt((((3333))))

     NNNNAAAAMMMMEEEE
          remove_call_out() - remove a pending call_out

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          int remove_call_out( string fun | void );

     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
          Remove next pending call out for function `fun' in the
          current object.  The return value is the time remaining
          before the callback is to be called.  The returned value is
          -1 if there were no call out pending to this function.

          不加參數時,會拿掉 this_object() 所有的 call_out。

     SSSSEEEEEEEE AAAALLLLSSSSOOOO
          call_out(3), call_out_info(3).

     Page 1                                          (printed 3/16/95)

HOME :: doc :: efuns :: remove_call_out