|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <chat_api.h>
Public Attributes | |
| short | command |
| char | data [100] |
| _Chat_command * | next |
Definition at line 47 of file chat_api.h.
| short _Chat_command::command |
Definition at line 48 of file chat_api.h.
| char _Chat_command::data[100] |
Definition at line 49 of file chat_api.h.
| _Chat_command* _Chat_command::next |
Definition at line 50 of file chat_api.h.