Prevent 'Change Type' on nodes from an instanced scene
This commit is contained in:
parent
cb29e6c49c
commit
e28cc34db8
2 changed files with 35 additions and 1 deletions
|
|
@ -205,6 +205,7 @@ class SceneTreeDock : public VBoxContainer {
|
|||
void _new_scene_from(String p_file);
|
||||
|
||||
bool _validate_no_foreign();
|
||||
bool _validate_no_instance();
|
||||
void _selection_changed();
|
||||
void _update_script_button();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue