MCPcopy 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
242ExecutableSwitch *ExecutableSwitchWidget::getSwitchData()
243{
244 return switchData;
245}
246
247void ExecutableSwitchWidget::setSwitchData(ExecutableSwitch *s)
248{

Callers 1

swapSwitchDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected