Artificial intelligence of a character. More...
#include <g_local.h>
Data Fields | |
char | type [MAX_QPATH] |
char | subtype [MAX_VAR] |
lua_State * | L |
Artificial intelligence of a character.
Definition at line 626 of file g_local.h.
The lua state used by the AI.
Definition at line 629 of file g_local.h.
Referenced by AIL_ActorThink(), AIL_CleanupActor(), and AIL_InitActor().
char AI_s::subtype[MAX_VAR] |
char AI_s::type[MAX_QPATH] |