#include <conversations.h>
Public Member Functions | |
| ConversationConditionals () | |
| void | load (const Common::Path &filename) |
Public Attributes | |
| Common::Array< uint > | _importVariables |
| Common::Array< uint > | _entryFlags |
| Common::Array< ConversationVar > | _vars |
| int | _numImports |
| int | _currentNode |
| Common::Array< int > | _playerMessageList |
| Common::Array< int > | _actorMessageList |
| Common::Array< int > | _playerSpeechList |
| Common::Array< int > | _actorSpeechList |
Conditional (i.e. changeable) data for the conversation
| MADS::ConversationConditionals::ConversationConditionals | ( | ) |
Constructor
| void MADS::ConversationConditionals::load | ( | const Common::Path & | filename | ) |
Load the specified conversation conditionals resource file