|
ur->add_do_method(EditorNode::get_singleton(), "set_edited_scene", dup);
|
|
ur->add_do_method(EditorNode::get_singleton(), "set_edited_scene", dup);
|
|
ur->add_do_method(paste_parent, "add_child", dup, true);
|
|
ur->add_do_method(paste_parent, "add_child", dup, true);
|