AzerothCore
3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
npc_pallid_horror::FlameshockerCheck Struct Reference
Public Member Functions
bool
operator()
(
Creature
*creature)
Detailed Description
Member Function Documentation
◆
operator()()
bool npc_pallid_horror::FlameshockerCheck::operator()
(
Creature
*
creature
)
inline
1041
{
1042
return
!creature->
IsCivilian
() && creature->
GetEntry
() !=
NPC_FLAMESHOCKER
;
1043
}
Creature::IsCivilian
bool IsCivilian() const
Definition
Creature.h:75
Object::GetEntry
uint32 GetEntry() const
Definition
Object.h:116
NPC_FLAMESHOCKER
@ NPC_FLAMESHOCKER
Definition
scourge_invasion.h:224
References
Object::GetEntry()
,
Creature::IsCivilian()
, and
NPC_FLAMESHOCKER
.
The documentation for this struct was generated from the following file:
azerothcore-wotlk/src/server/scripts/World/
scourge_invasion.cpp
npc_pallid_horror
FlameshockerCheck
Generated on Thu Aug 7 2025 06:28:07 for AzerothCore by
1.9.8