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

Method LoadConfig

source/ControllerLib/Controllers/XboxOneController.cpp:322–325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

320}
321
322void XboxOneController::LoadConfig(const ControllerConfig *config)
323{
324 _xboxoneControllerConfig = *config;
325}
326
327ControllerConfig *XboxOneController::GetConfig()
328{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected