MCPcopy Create free account
hub / github.com/MayaPosch/NymphCast / isConfigured

Method isConfigured

src/server/gui/core/InputConfig.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62bool InputConfig::isConfigured()
63{
64 return mNameMap.size() > 0;
65}
66
67void InputConfig::mapInput(const std::string& name, Input input)
68{

Callers 2

inputMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected