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

Method get_connected

source/binding/NodeJS/src/apis/controller.cpp:285–288  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

283}
284
285bool ControllerImpl::get_connected()
286{
287 return MaaControllerConnected(controller);
288}
289
290std::optional<maajs::ArrayBufferType> ControllerImpl::get_cached_image()
291{

Callers

nothing calls this directly

Calls 1

MaaControllerConnectedFunction · 0.85

Tested by

no test coverage detected