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

Method getNumSelectedEntities

test/EntityInspector.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 std::map<std::string, std::string> store;
68
69 std::size_t getNumSelectedEntities()
70 {
71 return _selectionTracker->size();
72 }
73
74 void rescanSelection()
75 {

Callers 1

TEST_FFunction · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected