|
OpenMW
|
VerifyStage: make sure that sound records are internally consistent. More...
#include <soundcheck.hpp>
Public Member Functions | |
| SoundCheckStage (const CSMWorld::IdCollection< ESM::Sound > &sounds, const CSMWorld::Resources &soundfiles) | |
| 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::Sound > & | mSounds |
| const CSMWorld::Resources & | mSoundFiles |
| bool | mIgnoreBaseRecords |
VerifyStage: make sure that sound records are internally consistent.
| CSMTools::SoundCheckStage::SoundCheckStage | ( | const CSMWorld::IdCollection< ESM::Sound > & | sounds, |
| const CSMWorld::Resources & | soundfiles | ||
| ) |
|
virtual |
Messages resulting from this tage will be appended to messages.
Implements CSMDoc::Stage.
|
virtual |
|
private |
|
private |
|
private |
1.8.6