OpenMoHAA 0.83.0
Loading...
Searching...
No Matches
botlib_export_s Struct Reference

Public Attributes

aas_export_t aas
 
ea_export_t ea
 
ai_export_t ai
 
int(* BotLibSetup )(void)
 
int(* BotLibShutdown )(void)
 
int(* BotLibVarSet )(const char *var_name, const char *value)
 
int(* BotLibVarGet )(const char *var_name, char *value, int size)
 
int(* PC_AddGlobalDefine )(char *string)
 
int(* PC_LoadSourceHandle )(const char *filename)
 
int(* PC_FreeSourceHandle )(int handle)
 
int(* PC_ReadTokenHandle )(int handle, pc_token_t *pc_token)
 
int(* PC_SourceFileAndLine )(int handle, char *filename, int *line)
 
int(* BotLibStartFrame )(float time)
 
int(* BotLibLoadMap )(const char *mapname)
 
int(* BotLibUpdateEntity )(int ent, bot_entitystate_t *state)
 
int(* Test )(int parm0, char *parm1, vec3_t parm2, vec3_t parm3)
 

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