|
OpenMW
|
VerifyStage: make sure that region records are internally consistent. More...
#include <regioncheck.hpp>
Public Member Functions | |
| RegionCheckStage (const CSMWorld::IdCollection< ESM::Region > ®ions) | |
| virtual int | setup () |
| virtual void | perform (int stage, CSMDoc::Messages &messages) |
| Messages resulting from this tage will be appended to messages. More... | |
Public Member Functions inherited from CSMDoc::Stage | |
| virtual | ~Stage () |
Private Attributes | |
| const CSMWorld::IdCollection < ESM::Region > & | mRegions |
| bool | mIgnoreBaseRecords |
VerifyStage: make sure that region records are internally consistent.
| CSMTools::RegionCheckStage::RegionCheckStage | ( | const CSMWorld::IdCollection< ESM::Region > & | regions | ) |
|
virtual |
Messages resulting from this tage will be appended to messages.
Implements CSMDoc::Stage.
|
virtual |
|
private |
|
private |
1.8.6