Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GDRETools/gdsdecomp
/ get_icon_path
Method
get_icon_path
compat/fake_gdscript.cpp:703–705 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
701
}
702
703
String FakeGDScript::get_icon_path() const {
704
return icon_path;
705
}
706
707
Error FakeGDScript::load_binary_tokens(const Vector<uint8_t> &p_binary_tokens) {
708
is_binary = true;
Callers
2
do_task
Method · 0.45
_do_file_info
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected