Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Panzerschrek/Chasm-Reverse
/ Disconnected
Method
Disconnected
PanzerChasm/client/client.cpp:184–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
}
183
184
bool Client::Disconnected() const
185
{
186
if( connection_info_ == nullptr )
187
return true;
188
189
return connection_info_->connection->Disconnected();
190
}
191
192
bool Client::PlayingCutscene() const
193
{
Callers
3
Loop
Method · 0.45
Loop
Method · 0.45
Loop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected