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

Method connected

source/MaaKWinControlUnit/Input/UInputController.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68bool UInputController::connected() const
69{
70 return connected_;
71}
72
73bool UInputController::click(int x, int y)
74{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected