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

Function MaaTaskerDestroy

source/MaaAgentServer/API/MaaAgentServerNotImpl.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99void MaaTaskerDestroy(MaaTasker*)
100{
101 LogError << "MaaAgentServer Not implement this API, Please use MaaFramework";
102}
103
104MaaBool MaaGlobalLoadPlugin(const char*)
105{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected