MCPcopy Create free account
hub / github.com/Aloshi/EmulationStation / getDeviceId

Method getDeviceId

src/InputConfig.cpp:184–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182void InputConfig::setPlayerNum(int num) { mPlayerNum = num; }
183int InputConfig::getPlayerNum() { return mPlayerNum; }
184int InputConfig::getDeviceId() { return mDeviceId; }

Callers 1

GuiInputConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected