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

#include <pilotfile_convert.h>

Public Attributes

SCP_string filename
 
SCP_string last_modified
 
wss_unit_conv_t slot [MAX_WSS_SLOTS_CONV]
 
SCP_vector< intweapon_pool
 
SCP_vector< intship_pool
 

Detailed Description

Definition at line 104 of file pilotfile_convert.h.

Member Data Documentation

SCP_string loadout_conv_t::filename

Definition at line 105 of file pilotfile_convert.h.

SCP_string loadout_conv_t::last_modified

Definition at line 106 of file pilotfile_convert.h.

SCP_vector<int> loadout_conv_t::ship_pool

Definition at line 111 of file pilotfile_convert.h.

wss_unit_conv_t loadout_conv_t::slot[MAX_WSS_SLOTS_CONV]

Definition at line 108 of file pilotfile_convert.h.

SCP_vector<int> loadout_conv_t::weapon_pool

Definition at line 110 of file pilotfile_convert.h.


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