|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <pilotfile_convert.h>
Public Member Functions | |
| wss_unit_conv_t () | |
Public Attributes | |
| int | ship_index |
| int | wep [MAX_SHIP_WEAPONS_CONV] |
| int | wep_count [MAX_SHIP_WEAPONS_CONV] |
Definition at line 93 of file pilotfile_convert.h.
|
inline |
Definition at line 98 of file pilotfile_convert.h.
| int wss_unit_conv_t::ship_index |
Definition at line 94 of file pilotfile_convert.h.
| int wss_unit_conv_t::wep[MAX_SHIP_WEAPONS_CONV] |
Definition at line 95 of file pilotfile_convert.h.
| int wss_unit_conv_t::wep_count[MAX_SHIP_WEAPONS_CONV] |
Definition at line 96 of file pilotfile_convert.h.