Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
UnitAI.cpp File Reference
#include "Creature.h"
#include "CreatureAIImpl.h"
#include "Player.h"
#include "Spell.h"
#include "SpellAuraEffects.h"
#include "SpellAuras.h"
#include "SpellInfo.h"
#include "SpellMgr.h"
#include "UnitAI.h"
Include dependency graph for UnitAI.cpp:

Go to the source code of this file.

Macros

#define UPDATE_TARGET(a)

Macro Definition Documentation

◆ UPDATE_TARGET

#define UPDATE_TARGET ( a)
Value:
{if (AIInfo->target<a) AIInfo->target=a;}

Definition at line 184 of file UnitAI.cpp.

Referenced by UnitAI::FillAISpellInfo().