mud/lib/doc/efun/all/move_object
2020-09-06 05:43:07 -07:00

9 lines
257 B
Plaintext

move_object - move current object to another environment
void move_object( mixed dest );
Move the current object into the object `dest'. dest should either be
a filename or an object.
Tim Hollebeek Beek@ZorkMUD, Lima Bean, IdeaExchange, and elsewhere