Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cathery/sys-con
/ GetConfig
Method
GetConfig
source/ControllerLib/Controllers/XboxController.cpp:212–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
}
211
212
ControllerConfig *XboxController::GetConfig()
213
{
214
return &_xboxControllerConfig;
215
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected