Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ ultimateSelected
Method
ultimateSelected
plugins/script/interfaces/SelectionInterface.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
ScriptSceneNode SelectionInterface::ultimateSelected()
40
{
41
return GlobalSelectionSystem().ultimateSelected();
42
}
43
44
ScriptSceneNode SelectionInterface::penultimateSelected()
45
{
Callers
12
TEST_F
Function · 0.45
TEST_F
Function · 0.45
performPatchWelding
Function · 0.45
TEST_F
Function · 0.45
performSelectionTestOnSplineEntity
Function · 0.45
TEST_F
Function · 0.45
curSelectionIsSuitableForReparent
Function · 0.45
focusNextConflictNode
Function · 0.45
getAndValidateSelection
Function · 0.45
clonePatch
Function · 0.45
RunDialog
Method · 0.45
rescanSelection
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected