MCPcopy 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
39ScriptSceneNode SelectionInterface::ultimateSelected()
40{
41 return GlobalSelectionSystem().ultimateSelected();
42}
43
44ScriptSceneNode SelectionInterface::penultimateSelected()
45{

Callers 12

TEST_FFunction · 0.45
TEST_FFunction · 0.45
performPatchWeldingFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
focusNextConflictNodeFunction · 0.45
getAndValidateSelectionFunction · 0.45
clonePatchFunction · 0.45
RunDialogMethod · 0.45
rescanSelectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected