1
0
EQ2Emu/docs/code/BotBrain.md
2025-05-06 09:54:48 -04:00

258 B

File: BotBrain.h

Classes

  • BotBrain

Functions

  • void Think();
  • bool ProcessSpell(Entity* target, float distance);
  • bool ProcessOutOfCombatSpells();
  • bool ProcessCombat();
  • void SetTarget();

Notable Comments

None detected