Planeshift
Public Member Functions | Public Attributes

NpcDialogMenu::DialogTrigger Struct Reference

#include <dictionary.h>

List of all members.

Public Member Functions

 DialogTrigger ()
csString GetQuestTitle ()

Public Attributes

csString menuText
 text of the menu entry
csRef< psQuestPrereqOpprerequisite
psQuestquest
 quest that the trigger refers to
csString trigger
 actual trigger text
unsigned int triggerID
 internal trigger identifier

Detailed Description

Definition at line 328 of file dictionary.h.


Constructor & Destructor Documentation

NpcDialogMenu::DialogTrigger::DialogTrigger ( ) [inline]

Definition at line 341 of file dictionary.h.


Member Function Documentation

csString NpcDialogMenu::DialogTrigger::GetQuestTitle ( )

Member Data Documentation

text of the menu entry

Definition at line 331 of file dictionary.h.

Definition at line 334 of file dictionary.h.

quest that the trigger refers to

Definition at line 333 of file dictionary.h.

actual trigger text

Definition at line 332 of file dictionary.h.

internal trigger identifier

Definition at line 330 of file dictionary.h.


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