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

Method GetConfig

source/ControllerLib/Controllers/Xbox360Controller.cpp:232–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230}
231
232ControllerConfig *Xbox360Controller::GetConfig()
233{
234 return &_xbox360ControllerConfig;
235}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected