MCPcopy Create free account
hub / github.com/cathery/sys-con / GetConfig

Method GetConfig

source/ControllerLib/Controllers/Xbox360WirelessController.cpp:253–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251}
252
253ControllerConfig *Xbox360WirelessController::GetConfig()
254{
255 return &_xbox360WControllerConfig;
256}
257
258Result Xbox360WirelessController::OnControllerConnect()
259{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected