TrinityCore
PetAI.h File Reference
#include "CreatureAI.h"
#include "Timer.h"
+ Include dependency graph for PetAI.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PetAI
 

Typedefs

typedef std::vector< std::pair< Unit *, Spell * > > TargetSpellList
 

Typedef Documentation

◆ TargetSpellList

typedef std::vector<std::pair<Unit*, Spell*> > TargetSpellList

Definition at line 27 of file PetAI.h.