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

Method GetConfig

source/ControllerLib/Controllers/XboxOneController.cpp:327–330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

325}
326
327ControllerConfig *XboxOneController::GetConfig()
328{
329 return &_xboxoneControllerConfig;
330}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected