Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
25
bool ServerInfo::isPremium() const
26
{
27
return m_premium;
28
}
29
30
void ServerInfo::setPremium(bool b)
31
{
Callers
2
updateServers
Method · 0.80
dump
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected