You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 13:00:37 +00:00
Changing method signature in other class in not recognized in working class in typed GDScript #28685
This commit is contained in:
@@ -140,6 +140,8 @@ public:
|
||||
virtual Control *get_edit_menu();
|
||||
virtual void clear_edit_menu();
|
||||
|
||||
virtual void validate();
|
||||
|
||||
static void register_editor();
|
||||
|
||||
TextEditor();
|
||||
|
||||
Reference in New Issue
Block a user