ScummVM API documentation
MADS::ConversationData Struct Reference

#include <conversations.h>

Public Member Functions

void load (const Common::Path &filename)
 

Public Attributes

uint16 _nodeCount
 
uint16 _dialogCount
 
uint16 _messageCount
 
uint16 _textLineCount
 
uint16 _unk2
 
uint16 _maxImports
 
uint16 _speakerCount
 
int _textSize
 
int _commandsSize
 
Common::Path _portraits [5]
 
int _speakerFrame [5]
 
Common::Path _speechFile
 
Common::Array< ConvMessage_messages
 
Common::StringArray _textLines
 
Common::Array< ConvNode_nodes
 
Common::Array< ConvDialog_dialogs
 

Detailed Description

Represents the static, non-changing data for a conversation

Member Function Documentation

◆ load()

void MADS::ConversationData::load ( const Common::Path filename)

Load the specified conversation resource file


The documentation for this struct was generated from the following file: