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