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

Method getAllSkins

plugins/script/interfaces/SkinInterface.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20StringList ModelSkinCacheInterface::getAllSkins()
21{
22 return GlobalModelSkinCache().getAllSkins();
23}
24
25void ModelSkinCacheInterface::refresh()
26{

Callers 3

okToCloseDialogMethod · 0.80
PopulateModelMethod · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected