
move_object(3)        LPC Library Functions        move_object(3)

NNAAMMEE
       move_object() - move current object to another environment

SSYYNNOOPPSSIISS
       void move_object( object item, mixed dest );

DDEESSCCRRIIPPTTIIOONN
       Move the object `item' into  the  object  `dest'.   'item'
       must  be  this_object().   move_object  may  be optionally
       called with one argument in which case 'item'  is  implic       itly this_object() and the passed argument is 'dest'.

SSEEEE AALLSSOO
       this_object(3), move(4)

Majik                      26 Jul 1997                          1

