Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
RotfaceHeightCheck Struct Reference
Collaboration diagram for RotfaceHeightCheck:

Public Member Functions

bool operator() (Creature *stalker) const
 RotfaceHeightCheck (Creature *rotface)

Private Attributes

Creature_rotface

Detailed Description

Definition at line 190 of file boss_professor_putricide.cpp.

Constructor & Destructor Documentation

◆ RotfaceHeightCheck()

RotfaceHeightCheck::RotfaceHeightCheck ( Creature * rotface)
inline

Definition at line 192 of file boss_professor_putricide.cpp.

References _rotface.

Member Function Documentation

◆ operator()()

bool RotfaceHeightCheck::operator() ( Creature * stalker) const
inline

Definition at line 194 of file boss_professor_putricide.cpp.

References _rotface, and Position::GetPositionZ().

Member Data Documentation

◆ _rotface

Creature* RotfaceHeightCheck::_rotface
private

Definition at line 200 of file boss_professor_putricide.cpp.

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


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