ScummVM API documentation
Ultima::Ultima4::Response Class Reference

#include <conversation.h>

Inheritance diagram for Ultima::Ultima4::Response:
Ultima::Ultima4::DynamicResponse

Public Member Functions

 Response (const Common::String &response)
 
void add (const ResponsePart &part)
 
virtual const Std::vector< ResponsePart > & getParts () const
 
 operator Common::String () const
 
Responseaddref ()
 
void release ()
 

Detailed Description

A static response. Each response can be made up of any number of ResponseParts, which are either text fragments or commands.


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