mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 23:31:53 -05:00
Changing method signature in other class in not recognized in working class in typed GDScript #28685
This commit is contained in:
@@ -236,6 +236,8 @@ public:
|
||||
|
||||
void set_code_complete_func(CodeTextEditorCodeCompleteFunc p_code_complete_func, void *p_ud);
|
||||
|
||||
void validate_script();
|
||||
|
||||
CodeTextEditor();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user