Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
bool SwitchComponent::getState()
40
{
41
return mState;
42
}
43
44
void SwitchComponent::setState(bool state)
45
{
Callers
1
applyStates
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected