TrinityCore
IsCreatureVehicleCheck Class Reference

Public Member Functions

 IsCreatureVehicleCheck (bool isVehicle)
 
bool operator() (WorldObject *obj)
 

Private Attributes

bool _isVehicle
 

Detailed Description

Definition at line 1530 of file boss_malygos.cpp.

Constructor & Destructor Documentation

◆ IsCreatureVehicleCheck()

IsCreatureVehicleCheck::IsCreatureVehicleCheck ( bool  isVehicle)
inline

Definition at line 1533 of file boss_malygos.cpp.

Member Function Documentation

◆ operator()()

bool IsCreatureVehicleCheck::operator() ( WorldObject obj)
inline

Definition at line 1535 of file boss_malygos.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _isVehicle

bool IsCreatureVehicleCheck::_isVehicle
private

Definition at line 1545 of file boss_malygos.cpp.


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