| 
    FS2_Open
    
   Open source remastering of the Freespace 2 engine 
   | 
 
#include <missionbriefcommon.h>
Public Member Functions | |
| debriefing () | |
Public Attributes | |
| int | num_stages | 
| debrief_stage | stages [MAX_DEBRIEF_STAGES] | 
| char | background [GR_NUM_RESOLUTIONS][MAX_FILENAME_LEN] | 
Definition at line 197 of file missionbriefcommon.h.
      
  | 
  inline | 
Definition at line 204 of file missionbriefcommon.h.
| char debriefing::background[GR_NUM_RESOLUTIONS][MAX_FILENAME_LEN] | 
Definition at line 202 of file missionbriefcommon.h.
| int debriefing::num_stages | 
Definition at line 200 of file missionbriefcommon.h.
| debrief_stage debriefing::stages[MAX_DEBRIEF_STAGES] | 
Definition at line 201 of file missionbriefcommon.h.