Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetCondition
Method
SetCondition
plugins/base/macro-condition-recording.cpp:72–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
void MacroConditionRecord::SetCondition(Condition condition)
73
{
74
_condition = condition;
75
SetupTempVars();
76
}
77
78
void MacroConditionRecord::SetupTempVars()
79
{
Callers
1
ConditionChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected