script_info Struct Reference

#include <eggdrop.h>

Collaboration diagram for script_info:
Collaboration graph
[legend]

Data Fields

struct dcc_tabletype
union {
   struct chat_info *   chat
   struct file_info *   file
   void *   other
u
char command [121]

Detailed Description

Definition at line 466 of file eggdrop.h.


Field Documentation

struct chat_info* chat [read]

Definition at line 469 of file eggdrop.h.

char command[121]

Definition at line 473 of file eggdrop.h.

Referenced by dcc_script(), display_dcc_script(), and eof_dcc_script().

struct file_info* file [read]

Definition at line 470 of file eggdrop.h.

void* other
struct dcc_table* type [read]
union { ... } u

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

Generated on 7 Sep 2016 for Eggdrop by  doxygen 1.6.1