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
979
{
980
return
!creature->
IsCivilian
() && creature->
GetEntry
() !=
NPC_FLAMESHOCKER
;
981
}
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:221
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 Sun Sep 28 2025 06:21:57 for AzerothCore by
1.9.8