Signature
enum GamedllFunc_CBotManager
{
/*
* Description: Called on each improved bot event
* Return type: void
* Params: (GameEventType:event, const pEntity, const pOther)
*/
RG_CBotManager_OnEvent = BEGIN_FUNC_REGION(botmanager)
};
Description
GamedllFunc CBotManager