OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
ESSImport::QUES Struct Reference

#include <importques.hpp>

Collaboration diagram for ESSImport::QUES:

Public Member Functions

void load (ESM::ESMReader &esm)
 

Public Attributes

std::string mName
 
std::vector< std::string > mInfo
 

Detailed Description

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.

Member Function Documentation

void ESSImport::QUES::load ( ESM::ESMReader esm)

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

std::vector<std::string> ESSImport::QUES::mInfo
std::string ESSImport::QUES::mName

The documentation for this struct was generated from the following files: