MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / SetAction

Method SetAction

plugins/base/macro-action-sequence.cpp:85–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85void MacroActionSequence::SetAction(Action action)
86{
87 _action = action;
88 SetupTempVars();
89}
90
91bool MacroActionSequence::RunSequence()
92{

Callers 1

ActionChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected