#include <mod_vfs.h>
|
| void | scanModSubfolder (const std::string &mod_name, const std::string &mod_path, std::string mod_subpath) |
| |
| void | scanModIntoMemory (const std::string &mod_name, const std::string &mod_path) |
| |
| const std::string * | getModFile (std::string filename) |
| |
|
| std::unordered_map< std::string, std::string > | m_vfs |
| |
◆ getModFile()
| const std::string * ModVFS::getModFile |
( |
std::string | filename | ) |
|
◆ scanModIntoMemory()
| void ModVFS::scanModIntoMemory |
( |
const std::string & | mod_name, |
|
|
const std::string & | mod_path ) |
|
inline |
◆ scanModSubfolder()
| void ModVFS::scanModSubfolder |
( |
const std::string & | mod_name, |
|
|
const std::string & | mod_path, |
|
|
std::string | mod_subpath ) |
◆ m_vfs
| std::unordered_map<std::string, std::string> ModVFS::m_vfs |
The documentation for this struct was generated from the following files: