Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

macro Struct Reference

#include <nanomud-script.h>

Collaboration diagram for macro:

Collaboration graph
[legend]

Data Fields

CLcl
bool enabled
char * name
MCnext
int priority
unsigned char * script

Field Documentation

CL* cl
 

Definition at line 71 of file nanomud-script.h.

Referenced by new_macro(), and save_macros().

bool enabled
 

Definition at line 68 of file nanomud-script.h.

Referenced by new_macro().

char* name
 

Definition at line 67 of file nanomud-script.h.

Referenced by new_macro(), and save_macros().

MC* next
 

Definition at line 70 of file nanomud-script.h.

Referenced by new_macro(), and save_macros().

int priority
 

Definition at line 69 of file nanomud-script.h.

Referenced by new_macro().

unsigned char* script
 

Definition at line 66 of file nanomud-script.h.

Referenced by save_macros().


The documentation for this struct was generated from the following file:
Generated on Sun Dec 26 17:23:08 2004 for mudclient by  doxygen 1.3.9.1