You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Fix VS editor's "Create Function" dialog
This commit is contained in:
@@ -89,6 +89,7 @@ class VisualScriptEditor : public ScriptEditorBase {
|
||||
Button *base_type_select;
|
||||
|
||||
LineEdit *func_name_box;
|
||||
ScrollContainer *func_input_scroll;
|
||||
VBoxContainer *func_input_vbox;
|
||||
ConfirmationDialog *function_create_dialog;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user