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

Function GetApiVersion

source/binding/NodeJS/src/plugin/entry.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47uint32_t GetApiVersion(void)
48{
49 return 1;
50}
51
52void OnResourceEvent(void* handle, const char* message, const char* details_json, void*)
53{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected