MCPcopy 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
725Ref<Resource> ResourceLoaderCompatBinary::get_resource() {
726 return resource;
727}
728
729Error ResourceLoaderCompatBinary::load() {
730 if (error != OK) {

Callers 4

rename_dependenciesMethod · 0.45
get_classes_usedMethod · 0.45
custom_loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected