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

Method get_extension

modules/gdscript/gdscript.cpp:2335–2337  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2333}
2334
2335String GDScriptLanguage::get_extension() const {
2336 return "gd";
2337}
2338
2339void GDScriptLanguage::finish() {
2340 if (finishing) {

Callers 15

handles_fileMethod · 0.45
_parse_imagesMethod · 0.45
get_option_visibilityMethod · 0.45
get_import_optionsMethod · 0.45
get_import_optionsMethod · 0.45
get_import_optionsMethod · 0.45
get_resource_typeMethod · 0.45
get_resource_typeMethod · 0.45
handles_fileMethod · 0.45
get_resource_typeMethod · 0.45
resolve_datatypeMethod · 0.45

Calls

no outgoing calls

Tested by 1

make_tests_for_dirMethod · 0.36