Planeshift
NpcTriggerGroupEntry Class Reference

#include <dictionary.h>

Public Member Functions

 NpcTriggerGroupEntry (int i, const char *txt, NpcTriggerGroupEntry *myParent=0)
 

Public Attributes

int id
 
NpcTriggerGroupEntryparent
 
csString text
 

Detailed Description

Definition at line 254 of file dictionary.h.

Constructor & Destructor Documentation

NpcTriggerGroupEntry::NpcTriggerGroupEntry ( int  i,
const char *  txt,
NpcTriggerGroupEntry myParent = 0 
)
inline

Definition at line 261 of file dictionary.h.

Member Data Documentation

int NpcTriggerGroupEntry::id

Definition at line 257 of file dictionary.h.

NpcTriggerGroupEntry* NpcTriggerGroupEntry::parent

Definition at line 259 of file dictionary.h.

csString NpcTriggerGroupEntry::text

Definition at line 258 of file dictionary.h.


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