TrinityCore
AreaTrigger.cpp File Reference
#include "AreaTrigger.h"
#include "AreaTriggerAI.h"
#include "AreaTriggerDataStore.h"
#include "AreaTriggerPackets.h"
#include "CellImpl.h"
#include "Chat.h"
#include "Containers.h"
#include "CreatureAISelector.h"
#include "DB2Stores.h"
#include "GridNotifiersImpl.h"
#include "Language.h"
#include "Log.h"
#include "Object.h"
#include "ObjectAccessor.h"
#include "ObjectMgr.h"
#include "PhasingHandler.h"
#include "Player.h"
#include "ScriptMgr.h"
#include "SpellInfo.h"
#include "SpellMgr.h"
#include "Spline.h"
#include "Transport.h"
#include "Unit.h"
#include "UpdateData.h"
#include "ZoneScript.h"
#include "advstd.h"
#include <bit>
+ Include dependency graph for AreaTrigger.cpp:

Go to the source code of this file.

Functions

bool UnitFitToActionRequirement (Unit *unit, Unit *caster, AreaTriggerAction const &action)
 

Function Documentation

◆ UnitFitToActionRequirement()

bool UnitFitToActionRequirement ( Unit unit,
Unit caster,
AreaTriggerAction const &  action 
)

Definition at line 996 of file AreaTrigger.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: