MCPcopy 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
1257Ref<Resource> ResourceInteractiveLoaderXML::get_resource() {
1258 return resource;
1259}
1260Error ResourceInteractiveLoaderXML::poll() {
1261 if (error != OK)
1262 return error;

Callers 2

rename_dependenciesMethod · 0.45
custom_loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected