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

Method getSwitchData

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

Source from the content-addressed store, hash-verified

197}
198
199RandomSwitch *RandomSwitchWidget::getSwitchData()
200{
201 return switchData;
202}
203
204void RandomSwitchWidget::setSwitchData(RandomSwitch *s)
205{

Callers 1

swapSwitchDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected