MCPcopy 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
72void MacroConditionRecord::SetCondition(Condition condition)
73{
74 _condition = condition;
75 SetupTempVars();
76}
77
78void MacroConditionRecord::SetupTempVars()
79{

Callers 1

ConditionChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected