MCPcopy Create free account
hub / github.com/ddnet/ddnet / NumPaths

Method NumPaths

src/engine/shared/storage.cpp:404–407  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

402 }
403
404 int NumPaths() const override
405 {
406 return m_NumPaths;
407 }
408
409 struct SListDirectoryInfoUniqueCallbackData
410 {

Callers 4

DemolistPopulateMethod · 0.80
ShowFileDialogMethod · 0.80
FilelistPopulateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected