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

#include <missionparse.h>

Public Attributes

int num_paths
 
int cached_mask
 
char path_names [MAX_SHIP_BAY_PATHS][MAX_NAME_LEN]
 

Detailed Description

Definition at line 262 of file missionparse.h.

Member Data Documentation

int path_restriction_t::cached_mask

Definition at line 264 of file missionparse.h.

int path_restriction_t::num_paths

Definition at line 263 of file missionparse.h.

char path_restriction_t::path_names[MAX_SHIP_BAY_PATHS][MAX_NAME_LEN]

Definition at line 265 of file missionparse.h.


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