Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
StringList ModelSkinCacheInterface::getAllSkins()
21
{
22
return GlobalModelSkinCache().getAllSkins();
23
}
24
25
void ModelSkinCacheInterface::refresh()
26
{
Callers
3
okToCloseDialog
Method · 0.80
PopulateModel
Method · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected