Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
775
bool CClient::DummyConnected() const
776
{
777
return m_DummyConnected;
778
}
779
780
bool CClient::DummyConnecting() const
781
{
Callers
14
OnRender
Method · 0.80
OnNewSnapshot
Method · 0.80
ApplyPreInputs
Method · 0.80
ConchainSpecialDummy
Method · 0.80
DummyResetInput
Method · 0.80
PredictDummy
Method · 0.80
RenderSpectatorCount
Method · 0.80
RenderDummyActions
Method · 0.80
UpdateCamera
Method · 0.80
CanUseAutoSpecCamera
Method · 0.80
InitVisibilityFunctions
Method · 0.80
RenderSpectators
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected