Public Member Functions | |
const char * | GetCategory () const |
Get the category this library is in. | |
Static Public Member Functions | |
static SQInteger | Constructor (HSQUIRRELVM vm) |
Create an AI, using this AIInfo as start-template. | |
static SQInteger | Import (HSQUIRRELVM vm) |
Private Attributes | |
const char * | category |
Definition at line 125 of file ai_info.hpp.