-Added missing functions to the doc, fixes #3583

This commit is contained in:
Juan Linietsky 2016-02-09 16:58:03 -03:00
parent 595de75641
commit 61f03c98c8
2 changed files with 24 additions and 1 deletions

View file

@ -239,7 +239,6 @@ Node *SceneState::instance(bool p_gen_edit_state) const {
} else {
node->_set_name_nocheck( snames[ n.name ] );
}
}
if (n.owner>=0) {