|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <pilotfile_convert.h>
Public Attributes | |
| int | index |
| int | flags |
| SCP_vector< mgoal > | goals |
| SCP_vector< mevent > | events |
| SCP_vector< sexp_variable > | variables |
| scoring_special_t | stats |
Definition at line 82 of file pilotfile_convert.h.
| SCP_vector<mevent> cmission_conv_t::events |
Definition at line 87 of file pilotfile_convert.h.
| int cmission_conv_t::flags |
Definition at line 84 of file pilotfile_convert.h.
| SCP_vector<mgoal> cmission_conv_t::goals |
Definition at line 86 of file pilotfile_convert.h.
| int cmission_conv_t::index |
Definition at line 83 of file pilotfile_convert.h.
| scoring_special_t cmission_conv_t::stats |
Definition at line 90 of file pilotfile_convert.h.
| SCP_vector<sexp_variable> cmission_conv_t::variables |
Definition at line 88 of file pilotfile_convert.h.