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

path Struct Reference

#include <nanomud-script.h>

Collaboration diagram for path:

Collaboration graph
[legend]

Data Fields

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

Field Documentation

CL* cl
 

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

Referenced by handle_path(), new_path(), and save_paths().

bool enabled
 

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

Referenced by handle_path(), and new_path().

char* name
 

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

Referenced by check_path(), handle_input(), handle_path(), new_path(), and save_paths().

PA* next
 

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

Referenced by check_path(), handle_input(), handle_path(), new_path(), and save_paths().

int priority
 

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

Referenced by handle_path(), and new_path().

unsigned char* script
 

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

Referenced by handle_input(), handle_path(), and save_paths().


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