MCPcopy 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
87void MacroSegment::SetVarMappingExpanded(bool expanded)
88{
89 _varMappingExpanded = expanded;
90}
91
92bool MacroSegment::Save(obs_data_t *obj) const
93{

Callers 2

MacroSegmentEditMethod · 0.80
ShowVariableMappingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected