Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GDRETools/gdsdecomp
/ get_resource
Method
get_resource
compat/resource_compat_binary.cpp:725–727 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
723
}
724
725
Ref<Resource> ResourceLoaderCompatBinary::get_resource() {
726
return resource;
727
}
728
729
Error ResourceLoaderCompatBinary::load() {
730
if (error != OK) {
Callers
4
rename_dependencies
Method · 0.45
get_classes_used
Method · 0.45
custom_load
Method · 0.45
rewrite_v2_import_metadata
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected