MCPcopy Create free account
hub / github.com/MaaXYZ/MaaFramework / get_loaded

Method get_loaded

source/binding/NodeJS/src/apis/resource.cpp:313–316  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

311}
312
313bool ResourceImpl::get_loaded()
314{
315 return MaaResourceLoaded(resource);
316}
317
318std::optional<std::string> ResourceImpl::get_hash()
319{

Callers

nothing calls this directly

Calls 1

MaaResourceLoadedFunction · 0.85

Tested by

no test coverage detected