Planeshift
|
#include <dictionary.h>
Public Member Functions | |
NpcTriggerGroupEntry (int i, const char *txt, NpcTriggerGroupEntry *myParent=0) | |
Public Attributes | |
int | id |
NpcTriggerGroupEntry * | parent |
csString | text |
Definition at line 254 of file dictionary.h.
NpcTriggerGroupEntry::NpcTriggerGroupEntry | ( | int | i, |
const char * | txt, | ||
NpcTriggerGroupEntry * | myParent = 0 |
||
) | [inline] |
Definition at line 261 of file dictionary.h.
Definition at line 257 of file dictionary.h.
Definition at line 259 of file dictionary.h.
csString NpcTriggerGroupEntry::text |
Definition at line 258 of file dictionary.h.