TrinityCore
HeightPositionCheck Class Reference

Public Member Functions

 HeightPositionCheck (bool ret)
 
bool operator() (Position const *pos) const
 

Private Attributes

bool _ret
 

Static Private Attributes

static float const THORIM_BALCONY_Z_CHECK = 428.0f
 

Detailed Description

Definition at line 352 of file boss_thorim.cpp.

Constructor & Destructor Documentation

◆ HeightPositionCheck()

HeightPositionCheck::HeightPositionCheck ( bool  ret)
inline

Definition at line 355 of file boss_thorim.cpp.

Member Function Documentation

◆ operator()()

bool HeightPositionCheck::operator() ( Position const *  pos) const
inline

Definition at line 357 of file boss_thorim.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _ret

bool HeightPositionCheck::_ret
private

Definition at line 363 of file boss_thorim.cpp.

◆ THORIM_BALCONY_Z_CHECK

float const HeightPositionCheck::THORIM_BALCONY_Z_CHECK = 428.0f
staticprivate

Definition at line 365 of file boss_thorim.cpp.


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