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

Method post_inactive

source/MaaFramework/Controller/ControllerAgent.cpp:171–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169}
170
171MaaCtrlId ControllerAgent::post_inactive()
172{
173 auto id = post({ .type = Action::Type::inactive });
174 return focus_id(id);
175}
176
177MaaStatus ControllerAgent::status(MaaCtrlId ctrl_id) const
178{

Callers 1

run_taskMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected