MCPcopy 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
17void MacroSegmentScriptInline::SetLanguage(obs_script_lang language)
18{
19 _script.SetLanguage(language);
20}
21
22void MacroSegmentScriptInline::SetScript(const std::string &text)
23{

Callers 1

LanguageChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected