TrinityCore
RotfaceHeightCheck Struct Reference

Public Member Functions

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

Private Attributes

Creature_rotface
 

Detailed Description

Definition at line 209 of file boss_professor_putricide.cpp.

Constructor & Destructor Documentation

◆ RotfaceHeightCheck()

RotfaceHeightCheck::RotfaceHeightCheck ( Creature rotface)
inline

Definition at line 211 of file boss_professor_putricide.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 213 of file boss_professor_putricide.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _rotface

Creature* RotfaceHeightCheck::_rotface
private

Definition at line 219 of file boss_professor_putricide.cpp.


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