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

Method input_text

source/MaaDbgControlUnit/DbgController.cpp:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164bool DbgController::input_text(const std::string& /*text*/)
165{
166 return true;
167}
168
169bool DbgController::key_down(int /*key*/)
170{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected