Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetVarMappingExpanded
Method
SetVarMappingExpanded
lib/macro/macro-segment.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
void MacroSegment::SetVarMappingExpanded(bool expanded)
88
{
89
_varMappingExpanded = expanded;
90
}
91
92
bool MacroSegment::Save(obs_data_t *obj) const
93
{
Callers
2
MacroSegmentEdit
Method · 0.80
ShowVariableMappings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected