![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "InstanceScript.h"#include "Chat.h"#include "Creature.h"#include "DatabaseEnv.h"#include "GameObject.h"#include "Group.h"#include "InstanceSaveMgr.h"#include "LFGMgr.h"#include "Log.h"#include "Map.h"#include "Opcodes.h"#include "Pet.h"#include "Player.h"#include "ScriptMgr.h"#include "Spell.h"#include "WorldSession.h"Go to the source code of this file.
Functions | |
| bool | InstanceHasScript (WorldObject const *obj, char const *scriptName) |
| bool InstanceHasScript | ( | WorldObject const * | obj, |
| char const * | scriptName | ||
| ) |
References WorldObject::GetMap(), and Map::ToInstanceMap().
Referenced by GetInstanceAI().