MCPcopy Create free account
hub / github.com/REGoth-project/REGoth / getBasicGameType

Method getBasicGameType

src/engine/World.cpp:921–924  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

919}
920
921Daedalus::GameType WorldInstance::getBasicGameType()
922{
923 return m_pEngine->getBasicGameType();
924}
925
926void WorldInstance::exportWorld(json& j, std::set<Handle::EntityHandle> skip)
927{

Callers 5

maxSlotsMethod · 0.45
updateMethod · 0.45
initSkyStateMethod · 0.45
loadSkyConfigMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected