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

#include <model.h>

Public Attributes

int num_paths
 
int path_indexes [MAX_SHIP_BAY_PATHS]
 
int arrive_flags
 
int depart_flags
 

Detailed Description

Definition at line 539 of file model.h.

Member Data Documentation

int ship_bay::arrive_flags

Definition at line 542 of file model.h.

int ship_bay::depart_flags

Definition at line 543 of file model.h.

int ship_bay::num_paths

Definition at line 540 of file model.h.

int ship_bay::path_indexes[MAX_SHIP_BAY_PATHS]

Definition at line 541 of file model.h.


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