MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / getCustomMapPath

Method getCustomMapPath

Source/ResourceMan.hpp:92–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90 std::vector<std::string> getAllPaths() const;
91
92 std::string getCustomMapPath() const { return mCustomMapPath; }
93
94
95 std::vector<std::string> DirectoryList(const std::string& pPath, const std::string& pExtension);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected