LPC Library Functions: move_object

NAME

move_object() - move current object to another environment

SYNOPSIS

void move_object( mixed dest );

DESCRIPTION

Move this_object() into the object 'dest'.

Note that this efun is not available if the driver flag NO_ENVIRONMENT is defined.

SEE ALSO

this_object()

Page design by Frank Jacquette & Tim Hollebeek
Copyright (C) 1998 Tim Hollebeek & Frank Jacquette
Back to MudOS