Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ getRoot
Method
getRoot
plugins/script/interfaces/MapInterface.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
ScriptSceneNode MapInterface::getRoot()
31
{
32
return ScriptSceneNode(GlobalMapModule().getRoot());
33
}
34
35
bool MapInterface::isModified()
36
{
Callers
4
LayerInterface.cpp
File · 0.45
SelectionGroupInterface.cpp
File · 0.45
SelectionSetInterface.cpp
File · 0.45
EntityNameSpecifierPanel
Method · 0.45
Calls
1
ScriptSceneNode
Class · 0.85
Tested by
1
EntityNameSpecifierPanel
Method · 0.36