MCPcopy Create free account
hub / github.com/codereader/DarkRadiant / setSelectedAll

Method setSelectedAll

plugins/script/interfaces/SelectionInterface.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29void SelectionInterface::setSelectedAll(int selected)
30{
31 GlobalSelectionSystem().setSelectedAll(static_cast<bool>(selected));
32}
33
34void SelectionInterface::setSelectedAllComponents(int selected)
35{

Callers 15

testFacePlaneMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36