MCPcopy Create free account
hub / github.com/ddnet/ddnet / TypeName

Method TypeName

src/engine/client/serverbrowser.h:142–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140 const char *CommunityId() const { return m_aCommunityId; }
141 const char *CountryName() const { return m_aCountryName; }
142 const char *TypeName() const { return m_aTypeName; }
143};
144
145class CFavoriteCommunityFilterList : public IFilterList

Callers 3

LoadDDNetServersMethod · 0.45
UpdateServerCommunityMethod · 0.45
GetTutorialServerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected