ScummVM API documentation
Ultima::Ultima4::Dialogue::Keyword Class Reference

#include <conversation.h>

Public Member Functions

 Keyword (const Common::String &kw, Response *resp)
 
 Keyword (const Common::String &kw, const Common::String &resp)
 
bool operator== (const Common::String &kw) const
 
const Common::StringgetKeyword ()
 
ResponsegetResponse ()
 

Detailed Description

A dialogue keyword. It contains all the keywords that the talker will respond to, as well as the responses to those keywords.


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