Changing method signature in other class in not recognized in working class in typed GDScript #28685
This commit is contained in:
@ -215,6 +215,8 @@ public:
|
||||
virtual void clear_edit_menu();
|
||||
static void register_editor();
|
||||
|
||||
virtual void validate();
|
||||
|
||||
ScriptTextEditor();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user