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

alias Struct Reference

#include <nanomud-script.h>

Collaboration diagram for alias:

Collaboration graph
[legend]

Data Fields

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

Field Documentation

CL* cl
 

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

Referenced by handle_aliases(), new_alias(), and save_aliases().

bool enabled
 

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

Referenced by handle_aliases(), and new_alias().

char* name
 

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

Referenced by check_alias(), handle_aliases(), handle_input(), new_alias(), and save_aliases().

AL* next
 

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

Referenced by check_alias(), handle_aliases(), handle_input(), new_alias(), and save_aliases().

int priority
 

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

Referenced by handle_aliases(), and new_alias().

unsigned char* script
 

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

Referenced by handle_aliases(), handle_input(), and save_aliases().


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