TrinityCore
Loading...
Searching...
No Matches
AchievementMgr.cpp File Reference
#include "AchievementMgr.h"
#include "ArenaTeamMgr.h"
#include "Battleground.h"
#include "CellImpl.h"
#include "ChatTextBuilder.h"
#include "DatabaseEnv.h"
#include "DBCEnums.h"
#include "DisableMgr.h"
#include "GameEventMgr.h"
#include "GameTime.h"
#include "GridNotifiersImpl.h"
#include "Guild.h"
#include "GuildMgr.h"
#include "InstanceScript.h"
#include "Item.h"
#include "Language.h"
#include "Log.h"
#include "Mail.h"
#include "Map.h"
#include "MapManager.h"
#include "ObjectMgr.h"
#include "Player.h"
#include "RBAC.h"
#include "ReputationMgr.h"
#include "ScriptMgr.h"
#include "SpellInfo.h"
#include "SpellMgr.h"
#include "World.h"
#include "WorldSession.h"
#include "WowTime.h"
+ Include dependency graph for AchievementMgr.cpp:

Go to the source code of this file.

Functions

bool IsAchievementCriteriaTypeStoredByMiscValue (AchievementCriteriaTypes type)
 

Variables

static const uint32 achievIdByArenaSlot [MAX_ARENA_SLOT] = { 1057, 1107, 1108 }
 

Function Documentation

◆ IsAchievementCriteriaTypeStoredByMiscValue()

bool IsAchievementCriteriaTypeStoredByMiscValue ( AchievementCriteriaTypes  type)
inline

Definition at line 2249 of file AchievementMgr.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ achievIdByArenaSlot

const uint32 achievIdByArenaSlot[MAX_ARENA_SLOT] = { 1057, 1107, 1108 }
static

Definition at line 775 of file AchievementMgr.cpp.