Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/REGoth-project/REGoth
/ getEngineArgs
Method
getEngineArgs
src/engine/BaseEngine.cpp:178–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
}
177
178
BaseEngine::EngineArgs BaseEngine::getEngineArgs()
179
{
180
return m_Args;
181
}
182
183
bool BaseEngine::saveWorld(Handle::WorldHandle world, const std::string& file)
184
{
Callers
11
startNewGame
Method · 0.80
init
Method · 0.80
initializeMusic
Method · 0.80
createSounds
Method · 0.80
drawWorld
Function · 0.80
init
Method · 0.80
initForWorld
Method · 0.80
loadParticleFXDAT
Method · 0.80
onCustomAction
Method · 0.80
loadMenuDAT
Method · 0.80
finalizeLoad
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected