3.30. s3d_clone_object_target

#include <s3d.h>

int s3d_clone_object( unsigned long oid, unsigned long toid, );

Changes the clone target of oid to another object (toid). This assumes you've got oid from s3d_clone_object before.