OpenMW
|
VerifyStage: make sure that GMSTs are alright. More...
#include <gmstcheck.hpp>
Public Member Functions | |
GmstCheckStage (const CSMWorld::IdCollection< ESM::GameSetting > &gameSettings) | |
virtual int | setup () |
virtual void | perform (int stage, CSMDoc::Messages &messages) |
Messages resulting from this stage will be appended to messages. More... | |
Public Member Functions inherited from CSMDoc::Stage | |
virtual | ~Stage () |
Private Member Functions | |
std::string | varTypeToString (ESM::VarType) |
Private Attributes | |
const CSMWorld::IdCollection < ESM::GameSetting > & | mGameSettings |
VerifyStage: make sure that GMSTs are alright.
CSMTools::GmstCheckStage::GmstCheckStage | ( | const CSMWorld::IdCollection< ESM::GameSetting > & | gameSettings | ) |
|
virtual |
Messages resulting from this stage will be appended to messages.
Implements CSMDoc::Stage.
|
virtual |
Implements CSMDoc::Stage.
|
private |
|
private |