Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetTypeName
Method
GetTypeName
plugins/base/utils/osc-helpers.cpp:222–225 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
}
221
222
const char *OSCMessageElement::GetTypeName() const
223
{
224
return GetTypeName(*this);
225
}
226
227
const char *OSCMessageElement::GetTypeTag(const OSCMessageElement &element)
228
{
Callers
1
SetMessageElement
Method · 0.80
Calls
1
obs_module_text
Function · 0.85
Tested by
no test coverage detected