Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ Translate
Method
Translate
lib/switcher-data.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
const char *SwitcherData::Translate(const char *text)
29
{
30
return _translate(text);
31
}
32
33
obs_module_t *SwitcherData::GetModule()
34
{
Callers
1
obs_module_text
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected