OpenMW
|
#include <importques.hpp>
Public Member Functions | |
void | load (ESM::ESMReader &esm) |
Public Attributes | |
std::string | mName |
std::vector< std::string > | mInfo |
State for a quest Presumably this record only exists when Tribunal is installed, since pre-Tribunal there weren't any quest names in the data files.
void ESSImport::QUES::load | ( | ESM::ESMReader & | esm | ) |
std::vector<std::string> ESSImport::QUES::mInfo |
std::string ESSImport::QUES::mName |