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

Public Attributes

player_listnext
 
player_listprev
 
char name [MAX_PLAYER_NAME_LEN+1]
 

Detailed Description

Definition at line 392 of file multi_pxo.cpp.

Member Data Documentation

char player_list::name[MAX_PLAYER_NAME_LEN+1]

Definition at line 394 of file multi_pxo.cpp.

player_list* player_list::next

Definition at line 393 of file multi_pxo.cpp.

player_list * player_list::prev

Definition at line 393 of file multi_pxo.cpp.


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