Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Redot-Engine/redot-engine
/ get_path
Method
get_path
modules/gdscript/gdscript_cache.cpp:53–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
String GDScriptParserRef::get_path() const {
54
return path;
55
}
56
57
uint32_t GDScriptParserRef::get_source_hash() const {
58
return source_hash;
Callers
15
_decompress_etc
Function · 0.45
get_as_text
Method · 0.45
reload_assemblies
Method · 0.45
_add_property_info_list_callback
Method · 0.45
reload_registered_script
Method · 0.45
load
Method · 0.45
test_gltf_images.h
File · 0.45
map_get_path
Method · 0.45
_dds_load_layer
Function · 0.45
tool_scene_action
Method · 0.45
_capture
Method · 0.45
init_node
Method · 0.45
Calls
no outgoing calls
Tested by
1
execute_test_code
Method · 0.36