Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
IsCreatureVehicleCheck Class Reference

Public Member Functions

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

Private Attributes

bool _isVehicle

Detailed Description

Definition at line 1748 of file boss_malygos.cpp.

Constructor & Destructor Documentation

◆ IsCreatureVehicleCheck()

IsCreatureVehicleCheck::IsCreatureVehicleCheck ( bool isVehicle)
inline

Definition at line 1751 of file boss_malygos.cpp.

References _isVehicle.

Member Function Documentation

◆ operator()()

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

Definition at line 1753 of file boss_malygos.cpp.

References _isVehicle, Object::ToUnit(), and TYPEID_UNIT.

Member Data Documentation

◆ _isVehicle

bool IsCreatureVehicleCheck::_isVehicle
private

Definition at line 1763 of file boss_malygos.cpp.

Referenced by IsCreatureVehicleCheck(), and operator()().


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