Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ get_info
Method
get_info
source/MaaFramework/Controller/ControllerAgent.cpp:239–242 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
237
}
238
239
json::object ControllerAgent::get_info() const
240
{
241
return control_unit_->get_info();
242
}
243
244
MaaSinkId ControllerAgent::add_sink(MaaEventCallback callback, void* trans_arg)
245
{
Callers
nothing calls this directly
Calls
1
get_info
Method · 0.65
Tested by
no test coverage detected