MCPcopy 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
53String GDScriptParserRef::get_path() const {
54 return path;
55}
56
57uint32_t GDScriptParserRef::get_source_hash() const {
58 return source_hash;

Callers 15

_decompress_etcFunction · 0.45
get_as_textMethod · 0.45
reload_assembliesMethod · 0.45
loadMethod · 0.45
test_gltf_images.hFile · 0.45
map_get_pathMethod · 0.45
_dds_load_layerFunction · 0.45
tool_scene_actionMethod · 0.45
_captureMethod · 0.45
init_nodeMethod · 0.45

Calls

no outgoing calls

Tested by 1

execute_test_codeMethod · 0.36