MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / contains

Method contains

launcher/settings/SettingsObject.cpp:119–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119bool SettingsObject::contains(const QString &id)
120{
121 return m_settings.contains(id);
122}
123
124bool SettingsObject::reload()
125{

Callers 15

read_os_releaseMethod · 0.45
fallback_lsb_infoMethod · 0.45
getKernelInfoMethod · 0.45
startPollServerMethod · 0.45
legacyLaunchMethod · 0.45
launchMethod · 0.45
requireIsTypeFunction · 0.45
ensureIsTypeFunction · 0.45
requireIsArrayOfFunction · 0.45

Calls

no outgoing calls

Tested by 4

test_copyMethod · 0.36