TrinityCore
achievement_the_hundred_club Class Reference
+ Inheritance diagram for achievement_the_hundred_club:

Public Member Functions

 achievement_the_hundred_club ()
 
bool OnCheck (Player *, Unit *target) override
 
- Public Member Functions inherited from AchievementCriteriaScript
 ~AchievementCriteriaScript ()
 
virtual bool OnCheck (Player *source, Unit *target)=0
 
- Public Member Functions inherited from ScriptObject
 ScriptObject (ScriptObject const &right)=delete
 
 ScriptObject (ScriptObject &&right)=delete
 
ScriptObjectoperator= (ScriptObject const &right)=delete
 
ScriptObjectoperator= (ScriptObject &&right)=delete
 
std::string const & GetName () const
 

Additional Inherited Members

- Protected Member Functions inherited from AchievementCriteriaScript
 AchievementCriteriaScript (char const *name)
 
- Protected Member Functions inherited from ScriptObject
 ScriptObject (char const *name)
 
virtual ~ScriptObject ()
 

Detailed Description

Definition at line 620 of file boss_sapphiron.cpp.

Constructor & Destructor Documentation

◆ achievement_the_hundred_club()

achievement_the_hundred_club::achievement_the_hundred_club ( )
inline

Definition at line 623 of file boss_sapphiron.cpp.

Member Function Documentation

◆ OnCheck()

bool achievement_the_hundred_club::OnCheck ( Player ,
Unit target 
)
inlineoverridevirtual

Implements AchievementCriteriaScript.

Definition at line 625 of file boss_sapphiron.cpp.

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: