Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2335
String GDScriptLanguage::get_extension() const {
2336
return
"gd"
;
2337
}
2338
2339
void GDScriptLanguage::finish() {
2340
if (finishing) {
Callers
15
handles_file
Method · 0.45
_parse_images
Method · 0.45
get_option_visibility
Method · 0.45
get_import_options
Method · 0.45
get_import_options
Method · 0.45
get_import_options
Method · 0.45
get_resource_type
Method · 0.45
get_resource_type
Method · 0.45
handles_file
Method · 0.45
get_resource_type
Method · 0.45
resolve_class_inheritance
Method · 0.45
resolve_datatype
Method · 0.45
Calls
no outgoing calls
Tested by
1
make_tests_for_dir
Method · 0.36