Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SupportsVariableValue
Function
SupportsVariableValue
lib/macro/macro-segment.cpp:300–303 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
298
}
299
300
bool SupportsVariableValue(MacroSegment *segment)
301
{
302
return segment && segment->_supportsVariableValue;
303
}
304
305
void IncrementVariableRef(MacroSegment *segment)
306
{
Callers
1
UpdateSegmentVariableValue
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected