# File: `BotBrain.h` ## Classes - `BotBrain` ## Functions - `void Think();` - `bool ProcessSpell(Entity* target, float distance);` - `bool ProcessOutOfCombatSpells();` - `bool ProcessCombat();` - `void SetTarget();` ## Notable Comments _None detected_