MCPcopy 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
38class IStorage *CComponentInterfaces::Storage() const
39{
40 return m_pClient->Storage();
41}
42
43class CUi *CComponentInterfaces::Ui() const
44{

Callers 4

RunMethod · 0.45
MapListPopulateMethod · 0.45
DumpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected