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

Method getSwitchData

lib/legacy/switch-pause.cpp:355–358  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

353}
354
355PauseEntry *PauseEntryWidget::getSwitchData()
356{
357 return switchData;
358}
359
360void PauseEntryWidget::setSwitchData(PauseEntry *s)
361{

Callers 1

swapSwitchDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected