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

Method getState

src/components/SwitchComponent.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39bool SwitchComponent::getState()
40{
41 return mState;
42}
43
44void SwitchComponent::setState(bool state)
45{

Callers 1

applyStatesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected