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

Method setSwitchData

lib/legacy/switch-random.cpp:204–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202}
203
204void RandomSwitchWidget::setSwitchData(RandomSwitch *s)
205{
206 switchData = s;
207}
208
209void RandomSwitchWidget::swapSwitchData(RandomSwitchWidget *s1,
210 RandomSwitchWidget *s2)

Callers 1

swapSwitchDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected