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

vars Struct Reference

#include <nanomud-script.h>

Collaboration diagram for vars:

Collaboration graph
[legend]

Data Fields

CLcl
char * name
VRnext
unsigned long * opcode
char * script

Field Documentation

CL* cl
 

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

Referenced by new_var(), and save_vars().

char* name
 

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

Referenced by handle_var(), new_var(), and save_vars().

VR* next
 

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

Referenced by handle_var(), new_var(), and save_vars().

unsigned long* opcode
 

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

char* script
 

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

Referenced by handle_var(), new_var(), and save_vars().


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