Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
232
DifficultyType Map::GetDifficulty() const
233
{
234
return difficulty_;
235
}
236
237
EntityId Map::SpawnPlayer( const PlayerPtr& player )
238
{
Callers
3
Loop
Method · 0.80
Save
Method · 0.80
operator()
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected