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

Method isPremium

src/serverinfo.cpp:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25bool ServerInfo::isPremium() const
26{
27 return m_premium;
28}
29
30void ServerInfo::setPremium(bool b)
31{

Callers 2

updateServersMethod · 0.80
dumpMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected