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

classes Struct Reference

#include <nanomud-script.h>

Collaboration diagram for classes:

Collaboration graph
[legend]

Data Fields

bool enabled
char * name
CLnext
unsigned long * opcode
int priority

Field Documentation

bool enabled
 

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

Referenced by handle_class(), and new_class().

char* name
 

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

Referenced by handle_aliases(), handle_class(), handle_path(), handle_triggers(), new_class(), save_aliases(), save_macros(), save_paths(), save_triggers(), and save_vars().

CL* next
 

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

Referenced by free_class(), handle_class(), and new_class().

unsigned long* opcode
 

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

int priority
 

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

Referenced by handle_class(), and new_class().


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