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

Public Member Functions

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

Private Attributes

bool _isOnHoverDisk

Detailed Description

Definition at line 2008 of file boss_malygos.cpp.

Constructor & Destructor Documentation

◆ IsPlayerOnHoverDisk()

IsPlayerOnHoverDisk::IsPlayerOnHoverDisk ( bool isOnHoverDisk)
inline

Definition at line 2011 of file boss_malygos.cpp.

References _isOnHoverDisk.

Member Function Documentation

◆ operator()()

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

Definition at line 2013 of file boss_malygos.cpp.

References _isOnHoverDisk, NPC_HOVER_DISK_MELEE, and Object::ToUnit().

Member Data Documentation

◆ _isOnHoverDisk

bool IsPlayerOnHoverDisk::_isOnHoverDisk
private

Definition at line 2023 of file boss_malygos.cpp.

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


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