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

bot_randomlist_s Struct Reference

Collaboration diagram for bot_randomlist_s:

Collaboration graph
[legend]

Data Fields

bot_randomstring_tfirstrandomstring
bot_randomlist_snext
int numstrings
char * string

Field Documentation

bot_randomstring_t* firstrandomstring
 

Definition at line 105 of file be_ai_chat.c.

Referenced by BotDumpRandomStringList(), BotLoadRandomStrings(), and RandomString().

struct bot_randomlist_s* next
 

Definition at line 106 of file be_ai_chat.c.

Referenced by BotDumpRandomStringList(), BotLoadRandomStrings(), and RandomString().

int numstrings
 

Definition at line 104 of file be_ai_chat.c.

Referenced by BotLoadRandomStrings(), and RandomString().

char* string
 

Definition at line 103 of file be_ai_chat.c.

Referenced by BotDumpRandomStringList(), BotLoadRandomStrings(), and RandomString().


The documentation for this struct was generated from the following file:
Generated on Thu Aug 25 18:52:41 2005 for Quake III Arena by  doxygen 1.3.9.1