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

Method CountryName

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

Source from the content-addressed store, hash-verified

139
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

Callers 1

UpdateServerCommunityMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected