MCPcopy Create free account
hub / github.com/SakuraEngine/SakuraEngine / resolve

Method resolve

modules/engine/runtime/src/io/io.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56void IIORequestResolver::resolve(SkrAsyncServicePriority priority, IOBatchId batch, IORequestId request) SKR_NOEXCEPT
57{
58
59}
60
61IIORequestResolverChain::~IIORequestResolverChain() SKR_NOEXCEPT
62{

Callers 14

AddStaticDependencyMethod · 0.45
CookMethod · 0.45
switchnameFunction · 0.45
provider_mainFunction · 0.45
create_test_sceneFunction · 0.45
async_attach_skin_meshFunction · 0.45
async_attach_render_meshFunction · 0.45
main_module_execMethod · 0.45
produce_draw_packetsMethod · 0.45
on_updateMethod · 0.45
executeMethod · 0.45
produce_draw_packetsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected