MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / clear

Method clear

engine/Poseidon/World/Model/ModelCache.cpp:174–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172}
173
174void ModelCache::clear()
175{
176 _cache.clear();
177 _stats.cachedModels = 0;
178}
179
180} // namespace Poseidon

Callers 15

_create_materialFunction · 0.80
executeMethod · 0.80
executeMethod · 0.80
testResetSearchMethod · 0.80
testSelectMultipleMethod · 0.80
testClearSelectionMethod · 0.80
testNavigateToMethod · 0.80
clearPreviewTextureMethod · 0.80
selectFileAtMethod · 0.80
selectSingleFileMethod · 0.80
stopSoundMethod · 0.80
extractVirtualFileMethod · 0.80

Calls

no outgoing calls

Tested by 6

SetRecordFileMethod · 0.64
TriClearRemoteExecLogFunction · 0.64
CleanupAllTempFilesFunction · 0.64
ClearMethod · 0.64
ResetTrackingFunction · 0.64
ResetCallOrderFunction · 0.64