MCPcopy Create free account
hub / github.com/Panzerschrek/Chasm-Reverse / SaveAvailable

Method SaveAvailable

PanzerChasm/host.cpp:365–368  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

363}
364
365bool Host::SaveAvailable() const
366{
367 return is_single_player_;
368}
369
370void Host::GetSavesNames( SavesNames& out_saves_names )
371{

Callers 2

DrawMethod · 0.80
ProcessEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected