Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetScript
Method
SetScript
plugins/scripting/macro-segment-script-inline.cpp:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
void MacroSegmentScriptInline::SetScript(const std::string &text)
23
{
24
_script.SetText(text);
25
}
26
27
void MacroSegmentScriptInline::SetPath(const std::string &path)
28
{
Callers
1
ScriptChanged
Method · 0.80
Calls
1
SetText
Method · 0.80
Tested by
no test coverage detected