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

#include <ship.h>

Public Attributes

char name [NAME_LENGTH]
 
int obj_type
 
SCP_vector< intship_type
 
SCP_vector< intship_class
 
SCP_vector< intweapon_class
 
unsigned int obj_flags
 
int sif_flags
 
int sif2_flags
 
int wif_flags
 
int wif2_flags
 

Detailed Description

Definition at line 823 of file ship.h.

Member Data Documentation

char ai_target_priority::name[NAME_LENGTH]

Definition at line 824 of file ship.h.

unsigned int ai_target_priority::obj_flags

Definition at line 831 of file ship.h.

int ai_target_priority::obj_type

Definition at line 826 of file ship.h.

SCP_vector<int> ai_target_priority::ship_class

Definition at line 828 of file ship.h.

SCP_vector<int> ai_target_priority::ship_type

Definition at line 827 of file ship.h.

int ai_target_priority::sif2_flags

Definition at line 833 of file ship.h.

int ai_target_priority::sif_flags

Definition at line 832 of file ship.h.

SCP_vector<int> ai_target_priority::weapon_class

Definition at line 829 of file ship.h.

int ai_target_priority::wif2_flags

Definition at line 835 of file ship.h.

int ai_target_priority::wif_flags

Definition at line 834 of file ship.h.


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