MCPcopy 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
222const char *OSCMessageElement::GetTypeName() const
223{
224 return GetTypeName(*this);
225}
226
227const char *OSCMessageElement::GetTypeTag(const OSCMessageElement &element)
228{

Callers 1

SetMessageElementMethod · 0.80

Calls 1

obs_module_textFunction · 0.85

Tested by

no test coverage detected