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

Method getSwitchData

lib/legacy/switch-screen-region.cpp:361–364  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

359}
360
361ScreenRegionSwitch *ScreenRegionWidget::getSwitchData()
362{
363 return switchData;
364}
365
366void ScreenRegionWidget::setSwitchData(ScreenRegionSwitch *s)
367{

Callers 1

swapSwitchDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected