MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / setSwitchData

Method setSwitchData

lib/legacy/switch-executable.cpp:247–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245}
246
247void ExecutableSwitchWidget::setSwitchData(ExecutableSwitch *s)
248{
249 switchData = s;
250}
251
252void ExecutableSwitchWidget::swapSwitchData(ExecutableSwitchWidget *s1,
253 ExecutableSwitchWidget *s2)

Callers 1

swapSwitchDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected