mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Save runtime node as scene from the remote scene tree.
This commit is contained in:
@@ -133,6 +133,8 @@ class ScriptDebuggerRemote : public ScriptDebugger {
|
||||
|
||||
void _put_variable(const String &p_name, const Variant &p_variable);
|
||||
|
||||
void _save_node(ObjectID id, const String &p_path);
|
||||
|
||||
public:
|
||||
struct ResourceUsage {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user