dialogue_option_s Struct Reference

#include <struct.h>


Data Fields

int position_x
int position_y
char * option_text
char * option_sample_file_name
char * reply_sample_list [MAX_REPLIES_PER_OPTION]
char * reply_subtitle_list [MAX_REPLIES_PER_OPTION]
char * extra_list [MAX_EXTRAS_PER_OPTION]
char * on_goto_condition
int on_goto_first_target
int on_goto_second_target
int link_target
int always_execute_this_option_prior_to_dialog_start
int change_option_nr [MAX_DIALOGUE_OPTIONS_IN_ROSTER]
int change_option_to_value [MAX_DIALOGUE_OPTIONS_IN_ROSTER]


Detailed Description

Definition at line 941 of file struct.h.


Field Documentation

Definition at line 943 of file struct.h.

Referenced by delete_one_dialog_option().

Definition at line 944 of file struct.h.

Referenced by delete_one_dialog_option().

Definition at line 945 of file struct.h.

Referenced by delete_one_dialog_option().

Definition at line 946 of file struct.h.

Referenced by delete_one_dialog_option().

char* dialogue_option_s::reply_sample_list[MAX_REPLIES_PER_OPTION]

Definition at line 948 of file struct.h.

char* dialogue_option_s::reply_subtitle_list[MAX_REPLIES_PER_OPTION]

Definition at line 949 of file struct.h.

char* dialogue_option_s::extra_list[MAX_EXTRAS_PER_OPTION]

Definition at line 951 of file struct.h.

Definition at line 953 of file struct.h.

Definition at line 954 of file struct.h.

Definition at line 955 of file struct.h.

Definition at line 956 of file struct.h.

Definition at line 957 of file struct.h.

int dialogue_option_s::change_option_nr[MAX_DIALOGUE_OPTIONS_IN_ROSTER]

Definition at line 959 of file struct.h.

int dialogue_option_s::change_option_to_value[MAX_DIALOGUE_OPTIONS_IN_ROSTER]

Definition at line 960 of file struct.h.


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

Generated on Mon Apr 28 21:58:00 2008 for FreedroidRPG by  doxygen 1.5.5