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

Method GetDifficulty

PanzerChasm/server/map.cpp:232–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230{}
231
232DifficultyType Map::GetDifficulty() const
233{
234 return difficulty_;
235}
236
237EntityId Map::SpawnPlayer( const PlayerPtr& player )
238{

Callers 3

LoopMethod · 0.80
SaveMethod · 0.80
operator()Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected