TrinityCore
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Public Member Functions
|
List of all members
NotCharmedTargetSelector Struct Reference
Public Member Functions
NotCharmedTargetSelector
()
bool
operator()
(
Unit
const
*target)
const
Constructor & Destructor Documentation
NotCharmedTargetSelector::NotCharmedTargetSelector
(
)
inline
256
{ }
Member Function Documentation
bool
NotCharmedTargetSelector::operator()
(
Unit
const
*
target
)
const
inline
259
{
260
return
!target->IsCharmed();
261
}
Here is the call graph for this function:
The documentation for this struct was generated from the following file:
src/server/scripts/Northrend/Naxxramas/
boss_kelthuzad.cpp
Generated on Tue Apr 5 2016 20:18:54 for TrinityCore by
1.8.8