You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
VisualScriptEditor: Remove Node when canceling PropertySelector.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user