Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Redot-Engine/redot-engine
/ get_data_editor_tools_dir
Function
get_data_editor_tools_dir
modules/mono/godotsharp_dirs.cpp:261–263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
259
}
260
261
String get_data_editor_tools_dir() {
262
return _GodotSharpDirs::get_singleton().data_editor_tools_dir;
263
}
264
#endif
265
266
} // namespace GodotSharpDirs
Callers
2
_editor_init_callback
Method · 0.85
godot_icall_GodotSharpDirs_DataEditorToolsDir
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected