Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetType
Method
GetType
plugins/scripting/utils/inline-script.hpp:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
25
void SetType(Type);
26
Type GetType() const { return _type; }
27
void SetLanguage(obs_script_lang);
28
obs_script_lang GetLanguage() const { return _language; }
29
void SetText(const std::string &);
Callers
4
LanguageChanged
Method · 0.45
PopulateWidgets
Method · 0.45
SetWidgetVisibility
Method · 0.45
SetupContentIssueWarning
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected