Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ currentGame
Method
currentGame
plugins/script/interfaces/GameInterface.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
ScriptGame GameInterface::currentGame()
35
{
36
return ScriptGame(GlobalGameManager().currentGame());
37
}
38
39
GameInterface::PathList GameInterface::getVFSSearchPaths()
40
{
Callers
4
ObjectivesEditor
Method · 0.45
initialiseModule
Method · 0.45
reload
Method · 0.45
loadKeys
Method · 0.45
Calls
1
ScriptGame
Class · 0.85
Tested by
no test coverage detected