You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-12 13:20:55 +00:00
[3.x] Add option to filter the stack variables of GDScript debugger
This commit is contained in:
@@ -159,6 +159,7 @@ private:
|
||||
LineEdit *vmem_total;
|
||||
|
||||
Tree *stack_dump;
|
||||
LineEdit *search;
|
||||
EditorInspector *inspector;
|
||||
|
||||
Ref<TCP_Server> server;
|
||||
|
||||
Reference in New Issue
Block a user