Planeshift
Public Attributes

psResponse Class Reference

A simple response. More...

#include <psnpcdialog.h>

List of all members.

Public Attributes

int databaseID
 The actual databaseID.
int givenID
 The internal ID given by the dialog manager.
csString pronoun_her
csString pronoun_him
csString pronoun_it
csString pronoun_them
int questID
 The questID of the response.
csStringArray responses
 The response lists.
csString script

Detailed Description

A simple response.

Definition at line 395 of file psnpcdialog.h.


Member Data Documentation

The actual databaseID.

Definition at line 414 of file psnpcdialog.h.

The internal ID given by the dialog manager.

Definition at line 412 of file psnpcdialog.h.

Definition at line 407 of file psnpcdialog.h.

Definition at line 407 of file psnpcdialog.h.

Definition at line 407 of file psnpcdialog.h.

Definition at line 407 of file psnpcdialog.h.

The questID of the response.

Definition at line 416 of file psnpcdialog.h.

csStringArray psResponse::responses

The response lists.

Each response set can have up to 5 different phrases that are randomly picked from.

Definition at line 404 of file psnpcdialog.h.

Definition at line 406 of file psnpcdialog.h.


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