MCPcopy Create free account
hub / github.com/Redot-Engine/redot-engine / is_exiting

Method is_exiting

editor/editor_node.h:1004–1004  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1002 void reload_instances_with_path_in_edited_scenes();
1003
1004 bool is_exiting() const { return exiting; }
1005
1006 Dictionary drag_resource(const Ref<Resource> &p_res, Control *p_from);
1007 Dictionary drag_files_and_dirs(const Vector<String> &p_paths, Control *p_from);

Callers 5

_node_removedMethod · 0.80
_tree_changedMethod · 0.80
save_external_dataMethod · 0.80
_update_layoutMethod · 0.80
remove_import_pluginMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected