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

#include <chat_api.h>

Public Attributes

char channel_name [33]
 
unsigned short users
 
char topic [100]
 
_Chat_channelnext
 

Detailed Description

Definition at line 39 of file chat_api.h.

Member Data Documentation

char _Chat_channel::channel_name[33]

Definition at line 40 of file chat_api.h.

_Chat_channel* _Chat_channel::next

Definition at line 43 of file chat_api.h.

char _Chat_channel::topic[100]

Definition at line 42 of file chat_api.h.

unsigned short _Chat_channel::users

Definition at line 41 of file chat_api.h.


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