|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <ai.h>
Public Attributes | |
| int | signature |
| int | ai_mode |
| int | ai_submode |
| int | type |
| int | flags |
| fix | time |
| int | priority |
| char * | target_name |
| int | target_name_index |
| waypoint_list * | wp_list |
| int | target_instance |
| int | target_signature |
| union { | |
| char * name | |
| int index | |
| } | docker |
| union { | |
| char * name | |
| int index | |
| } | dockee |
| union { ... } ai_goal::dockee |
| union { ... } ai_goal::docker |
| waypoint_list* ai_goal::wp_list |