Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ getSwitchData
Method
getSwitchData
lib/legacy/switch-sequence.cpp:681–684 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
679
}
680
681
SceneSequenceSwitch *SequenceWidget::getSwitchData()
682
{
683
return switchData;
684
}
685
686
void SequenceWidget::setSwitchData(SceneSequenceSwitch *s)
687
{
Callers
2
OpenSequenceExtendEdit
Method · 0.45
swapSwitchData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected