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

#include <queststate.hpp>

Collaboration diagram for ESM::QuestState:

Public Member Functions

void load (ESMReader &esm)
 
void save (ESMWriter &esm) const
 

Public Attributes

std::string mTopic
 
int mState
 
unsigned char mFinished
 

Member Function Documentation

void ESM::QuestState::load ( ESMReader esm)

Here is the call graph for this function:

Here is the caller graph for this function:

void ESM::QuestState::save ( ESMWriter esm) const

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

unsigned char ESM::QuestState::mFinished
int ESM::QuestState::mState
std::string ESM::QuestState::mTopic

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