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

Public Attributes

pxo_channelnext
 
pxo_channelprev
 
char name [MAX_CHANNEL_NAME_LEN+1]
 
char desc [MAX_CHANNEL_DESCRIPT_LEN+1]
 
short num_users
 
short num_servers
 

Detailed Description

Definition at line 278 of file multi_pxo.cpp.

Member Data Documentation

char pxo_channel::desc[MAX_CHANNEL_DESCRIPT_LEN+1]

Definition at line 281 of file multi_pxo.cpp.

char pxo_channel::name[MAX_CHANNEL_NAME_LEN+1]

Definition at line 280 of file multi_pxo.cpp.

pxo_channel* pxo_channel::next

Definition at line 279 of file multi_pxo.cpp.

short pxo_channel::num_servers

Definition at line 283 of file multi_pxo.cpp.

short pxo_channel::num_users

Definition at line 282 of file multi_pxo.cpp.

pxo_channel * pxo_channel::prev

Definition at line 279 of file multi_pxo.cpp.


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