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

Method IsExpandable

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

Source from the content-addressed store, hash-verified

950}
951
952bool TempVarOutputMappingsWidget::IsExpandable() const
953{
954 return _segment && !_segment->GetOwnTempVars().empty();
955}
956
957void TempVarOutputMappingsWidget::SetPanelExpanded(bool expanded)
958{

Callers

nothing calls this directly

Calls 2

GetOwnTempVarsMethod · 0.80
emptyMethod · 0.45

Tested by

no test coverage detected