Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
85
void MacroActionSequence::SetAction(Action action)
86
{
87
_action = action;
88
SetupTempVars();
89
}
90
91
bool MacroActionSequence::RunSequence()
92
{
Callers
1
ActionChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected