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

Method refreshSelectedModels

radiantcore/model/ModelCache.cpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167void ModelCache::refreshSelectedModels(bool blockScreenUpdates)
168{
169 map::algorithm::refreshSelectedModels(blockScreenUpdates);
170}
171
172void ModelCache::refreshModelsCmd(const cmd::ArgumentList& args)
173{

Callers

nothing calls this directly

Calls 1

refreshSelectedModelsFunction · 0.85

Tested by

no test coverage detected