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

Method ServerCapAnyPlayerFlag

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

Source from the content-addressed store, hash-verified

214 CServerCapabilities m_ServerCapabilities;
215
216 bool ServerCapAnyPlayerFlag() const override { return m_ServerCapabilities.m_AnyPlayerFlag; }
217
218 CServerInfo m_CurrentServerInfo;
219 int64_t m_CurrentServerInfoRequestTime = -1; // >= 0 should request, == -1 got info

Callers 2

SnapInputMethod · 0.80
RenderHookCollLineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected