|
OpenMW
|
Classes | |
| class | BSAFile |
Functions | |
| void | addBSA (const std::string &name, const std::string &group) |
| void | addDir (const std::string &name, const bool &fs, const std::string &group) |
| void Bsa::addBSA | ( | const std::string & | file, |
| const std::string & | group = "General" |
||
| ) |
Add the given BSA file as an input archive in the Ogre resource system.
| void Bsa::addDir | ( | const std::string & | name, |
| const bool & | fs, | ||
| const std::string & | group | ||
| ) |
1.7.6.1