◆ BurningPitchFilterCheck()
BurningPitchFilterCheck::BurningPitchFilterCheck |
( |
uint32 |
entry | ) |
|
|
inline |
uint32 _entry
Definition boss_icecrown_gunship_battle.cpp:2408
◆ operator()()
bool BurningPitchFilterCheck::operator() |
( |
WorldObject * |
unit | ) |
|
|
inline |
2401 {
2403 return transport->GetEntry() !=
_entry;
2404 return true;
2405 }
Definition Transport.h:30
Transport * GetTransport() const
Definition Object.h:597
References _entry, and WorldObject::GetTransport().
◆ _entry
uint32 BurningPitchFilterCheck::_entry |
|
private |
The documentation for this class was generated from the following file: