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

Function GetPluginVersion

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

Source from the content-addressed store, hash-verified

40}
41
42const char* GetPluginVersion(void)
43{
44 return MAA_VERSION;
45}
46
47uint32_t GetApiVersion(void)
48{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected