Crossfire Server, Branches 1.12  R18729
struct_dialog_reply Struct Reference

#include <dialog.h>

+ Collaboration diagram for struct_dialog_reply:

Data Fields

char * message
 
struct struct_dialog_replynext
 
char * reply
 
reply_type type
 

Detailed Description

Definition at line 9 of file dialog.h.

Field Documentation

char* struct_dialog_reply::message

Definition at line 11 of file dialog.h.

Referenced by do_talk_npc(), free_dialog_information(), and parse_dialog_information().

struct struct_dialog_reply* struct_dialog_reply::next
char* struct_dialog_reply::reply

Definition at line 10 of file dialog.h.

Referenced by do_talk_npc(), free_dialog_information(), and parse_dialog_information().

reply_type struct_dialog_reply::type

Definition at line 12 of file dialog.h.

Referenced by do_talk_npc(), and parse_dialog_information().


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