MCPcopy 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
12bool MacroActionScriptInline::PerformAction()
13{
14 return _script.Run();
15}
16
17void MacroActionScriptInline::LogAction() const
18{

Callers

nothing calls this directly

Calls 1

RunMethod · 0.80

Tested by

no test coverage detected