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

Method DummyConnected

src/engine/client/client.cpp:775–778  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

773}
774
775bool CClient::DummyConnected() const
776{
777 return m_DummyConnected;
778}
779
780bool CClient::DummyConnecting() const
781{

Callers 14

OnRenderMethod · 0.80
OnNewSnapshotMethod · 0.80
ApplyPreInputsMethod · 0.80
ConchainSpecialDummyMethod · 0.80
DummyResetInputMethod · 0.80
PredictDummyMethod · 0.80
RenderSpectatorCountMethod · 0.80
RenderDummyActionsMethod · 0.80
UpdateCameraMethod · 0.80
CanUseAutoSpecCameraMethod · 0.80
RenderSpectatorsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected