AzerothCore
3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
RotfaceHeightCheck Struct Reference
Public Member Functions
RotfaceHeightCheck
()
bool
operator()
(
Creature
*stalker) const
Detailed Description
Constructor & Destructor Documentation
◆
RotfaceHeightCheck()
RotfaceHeightCheck::RotfaceHeightCheck
(
)
inline
115
{}
Member Function Documentation
◆
operator()()
bool RotfaceHeightCheck::operator()
(
Creature
*
stalker
)
const
inline
118
{
119
return
stalker->
GetPositionZ
() < 365.0f;
120
}
Position::GetPositionZ
float GetPositionZ() const
Definition
Position.h:123
References
Position::GetPositionZ()
.
The documentation for this struct was generated from the following file:
azerothcore-wotlk/src/server/scripts/Northrend/IcecrownCitadel/
boss_rotface.cpp
RotfaceHeightCheck
Generated on Mon Apr 28 2025 06:30:08 for AzerothCore by
1.9.8