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

#include <pilotfile_convert.h>

Public Attributes

int index
 
int flags
 
SCP_vector< mgoalgoals
 
SCP_vector< meventevents
 
SCP_vector< sexp_variablevariables
 
scoring_special_t stats
 

Detailed Description

Definition at line 82 of file pilotfile_convert.h.

Member Data Documentation

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.


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