Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ Storage
Method
Storage
src/game/client/component.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
class IStorage *CComponentInterfaces::Storage() const
39
{
40
return m_pClient->Storage();
41
}
42
43
class CUi *CComponentInterfaces::Ui() const
44
{
Callers
4
Run
Method · 0.45
MapListPopulate
Method · 0.45
Dump
Method · 0.45
CCommunityIconDownloadJob
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected