MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / motdHash

Method motdHash

src/settings.cpp:352–355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

350}
351
352unsigned int Settings::motdHash() const
353{
354 return get<unsigned int>(m_Settings, "General", "motd_hash", 0);
355}
356
357bool Settings::archiveParsing() const
358{

Callers 1

motdReceivedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected