|
OpenMW
|
#include <startscriptcheck.hpp>
Public Member Functions | |
| StartScriptCheckStage (const CSMWorld::IdCollection< ESM::StartScript > &startScripts, const CSMWorld::IdCollection< ESM::Script > &scripts) | |
| 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::IdCollection < ESM::StartScript > & | mStartScripts |
| const CSMWorld::IdCollection < ESM::Script > & | mScripts |
| bool | mIgnoreBaseRecords |
| CSMTools::StartScriptCheckStage::StartScriptCheckStage | ( | const CSMWorld::IdCollection< ESM::StartScript > & | startScripts, |
| const CSMWorld::IdCollection< ESM::Script > & | scripts | ||
| ) |
|
virtual |
Messages resulting from this stage will be appended to messages.
Implements CSMDoc::Stage.
|
virtual |
|
private |
|
private |
|
private |
1.8.6