Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ getSwitchData
Method
getSwitchData
lib/legacy/switch-executable.cpp:242–245 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
240
}
241
242
ExecutableSwitch *ExecutableSwitchWidget::getSwitchData()
243
{
244
return switchData;
245
}
246
247
void ExecutableSwitchWidget::setSwitchData(ExecutableSwitch *s)
248
{
Callers
1
swapSwitchData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected