TrinityCore
FlameLeviathanPursuedTargetSelector Class Reference

Public Member Functions

 FlameLeviathanPursuedTargetSelector ()
 
bool operator() (WorldObject *target) const
 

Private Types

enum  Area { AREA_FORMATION_GROUNDS = 4652 }
 

Detailed Description

Definition at line 1623 of file boss_flame_leviathan.cpp.

Member Enumeration Documentation

◆ Area

Enumerator
AREA_FORMATION_GROUNDS 

Definition at line 1625 of file boss_flame_leviathan.cpp.

Constructor & Destructor Documentation

◆ FlameLeviathanPursuedTargetSelector()

FlameLeviathanPursuedTargetSelector::FlameLeviathanPursuedTargetSelector ( )
inlineexplicit

Definition at line 1631 of file boss_flame_leviathan.cpp.

Member Function Documentation

◆ operator()()

bool FlameLeviathanPursuedTargetSelector::operator() ( WorldObject target) const
inline

No players, only vehicles. Pursue is never cast on players.

NPC entries must match

NPC must be a valid vehicle installation

Entity needs to be in appropriate area

Vehicle must be in use by player

Definition at line 1633 of file boss_flame_leviathan.cpp.

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: