You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-01 18:51:18 +00:00
Added members overview
This commit is contained in:
@@ -2240,6 +2240,10 @@ void VisualScriptEditor::add_callback(const String &p_function, PoolStringArray
|
||||
//undo_redo->clear_history();
|
||||
}
|
||||
|
||||
bool VisualScriptEditor::show_members_overview() {
|
||||
return false;
|
||||
}
|
||||
|
||||
void VisualScriptEditor::update_settings() {
|
||||
|
||||
_update_graph();
|
||||
|
||||
Reference in New Issue
Block a user