Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetLanguage
Method
SetLanguage
plugins/scripting/macro-segment-script-inline.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
void MacroSegmentScriptInline::SetLanguage(obs_script_lang language)
18
{
19
_script.SetLanguage(language);
20
}
21
22
void MacroSegmentScriptInline::SetScript(const std::string &text)
23
{
Callers
1
LanguageChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected