Crossfire Server, Trunk
struct_dialog_information Struct Reference

#include <dialog.h>

+ Collaboration diagram for struct_dialog_information:

Data Fields

struct struct_dialog_messageall_messages
 
struct struct_dialog_replyall_replies
 

Detailed Description

Message information for a NPC.

Definition at line 37 of file dialog.h.

Field Documentation

◆ all_messages

struct struct_dialog_message* struct_dialog_information::all_messages

Messages the NPC can use.

Definition at line 39 of file dialog.h.

◆ all_replies

struct struct_dialog_reply* struct_dialog_information::all_replies

All replies, to quickly search things.

Definition at line 38 of file dialog.h.


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