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

bot_chattype_s Struct Reference

Collaboration diagram for bot_chattype_s:

Collaboration graph
[legend]

Data Fields

bot_chatmessage_tfirstchatmessage
char name [MAX_CHATTYPE_NAME]
bot_chattype_snext
int numchatmessages

Field Documentation

bot_chatmessage_t* firstchatmessage
 

Definition at line 85 of file be_ai_chat.c.

Referenced by BotCheckInitialChatIntegrety(), BotChooseInitialChatMessage(), BotDumpInitialChat(), and BotLoadInitialChat().

char name[MAX_CHATTYPE_NAME]
 

Definition at line 83 of file be_ai_chat.c.

Referenced by BotChooseInitialChatMessage(), BotDumpInitialChat(), BotLoadInitialChat(), and BotNumInitialChats().

struct bot_chattype_s* next
 

Definition at line 86 of file be_ai_chat.c.

Referenced by BotCheckInitialChatIntegrety(), BotChooseInitialChatMessage(), BotDumpInitialChat(), BotLoadInitialChat(), and BotNumInitialChats().

int numchatmessages
 

Definition at line 84 of file be_ai_chat.c.

Referenced by BotDumpInitialChat(), BotLoadInitialChat(), and BotNumInitialChats().


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