MCPcopy 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
22void MacroSegmentScriptInline::SetScript(const std::string &text)
23{
24 _script.SetText(text);
25}
26
27void MacroSegmentScriptInline::SetPath(const std::string &path)
28{

Callers 1

ScriptChangedMethod · 0.80

Calls 1

SetTextMethod · 0.80

Tested by

no test coverage detected