TrinityCore
IsPlayerOnHoverDisk Class Reference

Public Member Functions

 IsPlayerOnHoverDisk (bool isOnHoverDisk)
 
bool operator() (WorldObject *obj)
 

Private Attributes

bool _isOnHoverDisk
 

Detailed Description

Definition at line 1722 of file boss_malygos.cpp.

Constructor & Destructor Documentation

◆ IsPlayerOnHoverDisk()

IsPlayerOnHoverDisk::IsPlayerOnHoverDisk ( bool  isOnHoverDisk)
inline

Definition at line 1725 of file boss_malygos.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 1727 of file boss_malygos.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _isOnHoverDisk

bool IsPlayerOnHoverDisk::_isOnHoverDisk
private

Definition at line 1737 of file boss_malygos.cpp.


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