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

Method clear

radiantcore/vfs/GenericFileSystem.h:130–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128 }
129
130 void clear()
131 {
132 _entries.clear();
133 }
134
135 /// \brief Returns the file at \p path.
136 /// Creates all directories below \p path if they do not exist.

Callers 3

~ZipArchiveMethod · 0.45
popMethod · 0.45
shutdownMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected