MCPcopy 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
28const char *SwitcherData::Translate(const char *text)
29{
30 return _translate(text);
31}
32
33obs_module_t *SwitcherData::GetModule()
34{

Callers 1

obs_module_textFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected