FS2_Open
Open source remastering of the Freespace 2 engine
_Chat_command Struct Reference

#include <chat_api.h>

Public Attributes

short command
 
char data [100]
 
_Chat_commandnext
 

Detailed Description

Definition at line 47 of file chat_api.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: