|
UFO: Alien Invasion
|
Artificial intelligence of a character. More...
#include <g_local.h>

Public Member Functions | |
| AI_s () | |
Data Fields | |
| char | type [MAX_QPATH] |
| char | subtype [MAX_VAR] |
|
inline |
| char AI_t::subtype[MAX_VAR] |
Subtype to be used by AI.
Definition at line 307 of file g_local.h.
Referenced by AI_s(), and AIL_InitActor().
| char AI_t::type[MAX_QPATH] |
Lua file used by the AI.
Definition at line 306 of file g_local.h.
Referenced by AI_s(), AIL_ActorThink(), and AIL_InitActor().