Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ PerformAction
Method
PerformAction
plugins/scripting/macro-action-script-inline.cpp:12–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
"AdvSceneSwitcher.action.script"
});
11
12
bool MacroActionScriptInline::PerformAction()
13
{
14
return _script.Run();
15
}
16
17
void MacroActionScriptInline::LogAction() const
18
{
Callers
nothing calls this directly
Calls
1
Run
Method · 0.80
Tested by
no test coverage detected