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

Method getMainWorld

src/engine/BaseEngine.cpp:227–230  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225}
226
227Handle::WorldHandle BaseEngine::getMainWorld()
228{
229 return getSession().getMainWorld();
230}
231
232JobManager& BaseEngine::getJobManager()
233{

Callers 13

switchToWorldMethod · 0.45
setupKeyBindingsMethod · 0.45
enablePlayerBindingsMethod · 0.45
loadSaveGameSlotMethod · 0.45
saveToSlotMethod · 0.45
determineCommandMethod · 0.45
generateSuggestionsMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
onInputActionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected