Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetCondition
Method
SetCondition
plugins/base/macro-condition-source.cpp:211–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
209
}
210
211
void MacroConditionSource::SetCondition(Condition cond)
212
{
213
_condition = cond;
214
SetupTempVars();
215
}
216
217
void MacroConditionSource::SetupTempVars()
218
{
Callers
1
ConditionChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected