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

Method SetSegment

lib/utils/temp-variable.cpp:780–785  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

778}
779
780void TempVarOutputMappingsWidget::SetSegment(MacroSegment *segment)
781{
782 _segment = segment;
783 _panelExpanded = false;
784 Rebuild();
785}
786
787void TempVarOutputMappingsWidget::Add()
788{

Callers 1

SetupVarMappingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected