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

Method getSwitchData

lib/legacy/switch-generic.cpp:226–229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

224}
225
226SceneSwitcherEntry *SwitchWidget::getSwitchData()
227{
228 return switchData;
229}
230
231void SwitchWidget::setSwitchData(SceneSwitcherEntry *s)
232{

Callers 1

swapSwitchDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected