VisualScriptEditor: Remove Node when canceling PropertySelector.
This commit is contained in:
parent
5d25f6397f
commit
927fb9d793
2 changed files with 9 additions and 0 deletions
|
|
@ -176,6 +176,7 @@ class VisualScriptEditor : public ScriptEditorBase {
|
|||
int port_action_new_node;
|
||||
void _port_action_menu(int p_option);
|
||||
void _selected_connect_node_method_or_setget(const String &p_text);
|
||||
void _cancel_connect_node_method_or_setget();
|
||||
|
||||
int error_line;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue