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

Method LoadConfig

source/ControllerLib/Controllers/Dualshock3Controller.cpp:238–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236}
237
238void Dualshock3Controller::LoadConfig(const ControllerConfig *config)
239{
240 _dualshock3ControllerConfig = *config;
241}
242
243ControllerConfig *Dualshock3Controller::GetConfig()
244{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected