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

bot_chatstate_s Struct Reference

Collaboration diagram for bot_chatstate_s:

Collaboration graph
[legend]

Data Fields

bot_chat_tchat
char chatmessage [MAX_MESSAGE_SIZE]
int client
bot_consolemessage_tfirstmessage
int gender
int handle
bot_consolemessage_tlastmessage
char name [32]
int numconsolemessages

Field Documentation

bot_chat_t* chat
 

Definition at line 189 of file be_ai_chat.c.

Referenced by BotChooseInitialChatMessage(), BotFreeChatFile(), BotInitialChat(), BotLoadChatFile(), and BotNumInitialChats().

char chatmessage[MAX_MESSAGE_SIZE]
 

Definition at line 181 of file be_ai_chat.c.

Referenced by BotChatLength(), BotConstructChatMessage(), BotEnterChat(), BotGetChatMessage(), and BotReplyChat().

int client
 

Definition at line 179 of file be_ai_chat.c.

Referenced by BotEnterChat(), and BotSetChatName().

bot_consolemessage_t* firstmessage
 

Definition at line 184 of file be_ai_chat.c.

Referenced by BotNextConsoleMessage(), BotQueueConsoleMessage(), and BotRemoveConsoleMessage().

int gender
 

Definition at line 178 of file be_ai_chat.c.

Referenced by BotReplyChat(), and BotSetChatGender().

int handle
 

Definition at line 182 of file be_ai_chat.c.

Referenced by BotQueueConsoleMessage().

bot_consolemessage_t* lastmessage
 

Definition at line 185 of file be_ai_chat.c.

Referenced by BotQueueConsoleMessage(), and BotRemoveConsoleMessage().

char name[32]
 

Definition at line 180 of file be_ai_chat.c.

Referenced by BotReplyChat(), and BotSetChatName().

int numconsolemessages
 

Definition at line 187 of file be_ai_chat.c.

Referenced by BotNumConsoleMessages(), BotQueueConsoleMessage(), and BotRemoveConsoleMessage().


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