MCPcopy 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
261String get_data_editor_tools_dir() {
262 return _GodotSharpDirs::get_singleton().data_editor_tools_dir;
263}
264#endif
265
266} // namespace GodotSharpDirs

Calls

no outgoing calls

Tested by

no test coverage detected