Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GDRETools/gdsdecomp
/ get_resource
Method
get_resource
compat/resource_format_xml.cpp:1257–1259 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1255
}
1256
1257
Ref<Resource> ResourceInteractiveLoaderXML::get_resource() {
1258
return resource;
1259
}
1260
Error ResourceInteractiveLoaderXML::poll() {
1261
if (error != OK)
1262
return error;
Callers
2
rename_dependencies
Method · 0.45
custom_load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected