UFO: Alien Invasion
|
Artificial intelligence of a character. More...
#include <g_local.h>
Data Fields | |
char | type [MAX_QPATH] |
char | subtype [MAX_VAR] |
char AI_s::subtype[MAX_VAR] |
Subtype to be used by AI.
Definition at line 305 of file g_local.h.
Referenced by AIL_class(), and AIL_InitActor().
char AI_s::type[MAX_QPATH] |
Lua file used by the AI.
Definition at line 304 of file g_local.h.
Referenced by AIL_ActorThink(), and AIL_InitActor().