![]() |
TrinityCore
|
#include "SmartAI.h"#include "Creature.h"#include "CreatureGroups.h"#include "DBCStructure.h"#include "GameObject.h"#include "Group.h"#include "Log.h"#include "MotionMaster.h"#include "ObjectAccessor.h"#include "PetDefines.h"#include "Player.h"#include "ScriptMgr.h"#include "SpellAuras.h"#include "Vehicle.h"#include "WaypointManager.h"
Include dependency graph for SmartAI.cpp:Go to the source code of this file.
Classes | |
| class | SmartTrigger |
Functions | |
| void | AddSC_SmartScripts () |
| Registers scripts required by the SAI scripting system. | |
| void AddSC_SmartScripts | ( | ) |
Registers scripts required by the SAI scripting system.
Definition at line 1146 of file SmartAI.cpp.
Here is the caller graph for this function: