|
OpenMW
|
VerifyStage: make sure that sound gen records are internally consistent. More...
#include <soundgencheck.hpp>
Public Member Functions | |
| SoundGenCheckStage (const CSMWorld::IdCollection< ESM::SoundGenerator > &soundGens, const CSMWorld::IdCollection< ESM::Sound > &sounds, const CSMWorld::RefIdCollection &objects) | |
| 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 Attributes | |
| const CSMWorld::IdCollection < ESM::SoundGenerator > & | mSoundGens |
| const CSMWorld::IdCollection < ESM::Sound > & | mSounds |
| const CSMWorld::RefIdCollection & | mObjects |
| bool | mIgnoreBaseRecords |
VerifyStage: make sure that sound gen records are internally consistent.
| CSMTools::SoundGenCheckStage::SoundGenCheckStage | ( | const CSMWorld::IdCollection< ESM::SoundGenerator > & | soundGens, |
| const CSMWorld::IdCollection< ESM::Sound > & | sounds, | ||
| const CSMWorld::RefIdCollection & | objects | ||
| ) |
|
virtual |
Messages resulting from this stage will be appended to messages.
Implements CSMDoc::Stage.
|
virtual |
|
private |
|
private |
|
private |
|
private |
1.8.6