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
unsigned long * opcode
int priority
unsigned char * script

Field Documentation

CL* cl
 

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

Referenced by new_macro(), and save_macros().

bool enabled
 

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

Referenced by new_macro().

char* name
 

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

Referenced by new_macro(), and save_macros().

MC* next
 

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

Referenced by free_macro(), new_macro(), and save_macros().

unsigned long* opcode
 

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

int priority
 

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

Referenced by new_macro().

unsigned char* script
 

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

Referenced by save_macros().


The documentation for this struct was generated from the following file:
Generated on Sat May 14 02:48:15 2005 for Nanomud by  doxygen 1.3.9.1