Local Functions (/std/inheritables/object.c)

int move(mixed dest);

Attempts to move an object to the destination dest.  

See also: move_object(), move_player()
