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

Method click_key

source/MaaDbgControlUnit/DbgController.cpp:159–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157}
158
159bool DbgController::click_key(int /*key*/)
160{
161 return true;
162}
163
164bool DbgController::input_text(const std::string& /*text*/)
165{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected