|
OpenMW
|
#include <referencecheck.hpp>
Public Member Functions | |
| ReferenceCheckStage (const CSMWorld::RefCollection &references, const CSMWorld::RefIdCollection &referencables, const CSMWorld::IdCollection< CSMWorld::Cell > &cells, const CSMWorld::IdCollection< ESM::Faction > &factions) | |
| virtual void | perform (int stage, CSMDoc::Messages &messages) |
| Messages resulting from this stage will be appended to messages. More... | |
| virtual int | setup () |
Public Member Functions inherited from CSMDoc::Stage | |
| virtual | ~Stage () |
Private Attributes | |
| const CSMWorld::RefCollection & | mReferences |
| const CSMWorld::RefIdCollection & | mObjects |
| const CSMWorld::RefIdData & | mDataSet |
| const CSMWorld::IdCollection < CSMWorld::Cell > & | mCells |
| const CSMWorld::IdCollection < ESM::Faction > & | mFactions |
| bool | mIgnoreBaseRecords |
| CSMTools::ReferenceCheckStage::ReferenceCheckStage | ( | const CSMWorld::RefCollection & | references, |
| const CSMWorld::RefIdCollection & | referencables, | ||
| const CSMWorld::IdCollection< CSMWorld::Cell > & | cells, | ||
| const CSMWorld::IdCollection< ESM::Faction > & | factions | ||
| ) |
|
virtual |
Messages resulting from this stage will be appended to messages.
Implements CSMDoc::Stage.
|
virtual |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.6