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

/doc/efuns/restore_object

HOME :: doc :: efuns :: restore_object

     rrrreeeessssttttoooorrrreeee____oooobbbbjjjjeeeecccctttt((((3333))))      MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))       rrrreeeessssttttoooorrrreeee____oooobbbbjjjjeeeecccctttt((((3333))))

     NNNNAAAAMMMMEEEE
          restore_object() - restore values of variables from a file
          into an object

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          int restore_object( string name, int flag );

     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
          Restore values of variables for current object from file
          `name'. If the optional second argument is 1, then all of
          the non-static variables are not zeroed out prior to restore
          (normally, they are).

          In the case of an error, the affected variable will be left
          untouched and an error given.

     SSSSEEEEEEEE AAAALLLLSSSSOOOO
          save_object(3)

     Page 1                                          (printed 3/16/95)

HOME :: doc :: efuns :: restore_object