Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ getSwitchData
Method
getSwitchData
lib/legacy/switch-random.cpp:199–202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
}
198
199
RandomSwitch *RandomSwitchWidget::getSwitchData()
200
{
201
return switchData;
202
}
203
204
void RandomSwitchWidget::setSwitchData(RandomSwitch *s)
205
{
Callers
1
swapSwitchData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected