Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ getSwitchData
Method
getSwitchData
lib/legacy/switch-generic.cpp:226–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
}
225
226
SceneSwitcherEntry *SwitchWidget::getSwitchData()
227
{
228
return switchData;
229
}
230
231
void SwitchWidget::setSwitchData(SceneSwitcherEntry *s)
232
{
Callers
1
swapSwitchData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected