MCPcopy Create free account
hub / github.com/deathkiller/jazz2-native / IsLocalSession

Method IsLocalSession

Sources/Jazz2/LevelHandler.cpp:290–293  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

288 }
289
290 bool LevelHandler::IsLocalSession() const
291 {
292 return true;
293 }
294
295 bool LevelHandler::IsServer() const
296 {

Callers 1

SaveCurrentStateIfAnyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected