You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
Add get_base_editor to ScriptEditorBase
This commit is contained in:
@@ -142,6 +142,8 @@ public:
|
||||
|
||||
virtual void validate() override;
|
||||
|
||||
virtual Control *get_base_editor() const override;
|
||||
|
||||
static void register_editor();
|
||||
|
||||
TextEditor();
|
||||
|
||||
Reference in New Issue
Block a user