OpenMW
|
VerifyStage: make sure that birthsign records are internally consistent. More...
#include <birthsigncheck.hpp>
Public Member Functions | |
BirthsignCheckStage (const CSMWorld::IdCollection< ESM::BirthSign > &birthsigns, const CSMWorld::Resources &textures) | |
virtual int | setup () |
virtual void | perform (int stage, CSMDoc::Messages &messages) |
Messages resulting from this tage will be appended to messages. More... | |
![]() | |
virtual | ~Stage () |
Private Attributes | |
const CSMWorld::IdCollection < ESM::BirthSign > & | mBirthsigns |
const CSMWorld::Resources & | mTextures |
bool | mIgnoreBaseRecords |
VerifyStage: make sure that birthsign records are internally consistent.
CSMTools::BirthsignCheckStage::BirthsignCheckStage | ( | const CSMWorld::IdCollection< ESM::BirthSign > & | birthsigns, |
const CSMWorld::Resources & | textures | ||
) |
|
virtual |
Messages resulting from this tage will be appended to messages.
Implements CSMDoc::Stage.
|
virtual |
|
private |
|
private |
|
private |