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

Method ClearGameInfo

src/engine/client/steam.cpp:114–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112 }
113 }
114 void ClearGameInfo() override
115 {
116 SteamAPI_ISteamFriends_ClearRichPresence(m_pSteamFriends);
117 }
118 void SetGameInfo(const NETADDR &ServerAddr, const char *pMapName, bool AnnounceAddr) override
119 {
120 if(AnnounceAddr)

Callers 1

SetStateMethod · 0.45

Tested by

no test coverage detected