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

#include <cutscenes.h>

Public Attributes

char filename [MAX_FILENAME_LEN]
 
char name [NAME_LENGTH]
 
char * description
 
int cd
 
bool viewable
 

Detailed Description

Definition at line 16 of file cutscenes.h.

Member Data Documentation

int cutscene_info::cd

Definition at line 20 of file cutscenes.h.

char* cutscene_info::description

Definition at line 19 of file cutscenes.h.

char cutscene_info::filename[MAX_FILENAME_LEN]

Definition at line 17 of file cutscenes.h.

char cutscene_info::name[NAME_LENGTH]

Definition at line 18 of file cutscenes.h.

bool cutscene_info::viewable

Definition at line 21 of file cutscenes.h.


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