![]() |
TrinityCore
|
Inheritance diagram for achievement_arena_kills:Public Member Functions | |
| achievement_arena_kills (char const *name, uint8 arenaType) | |
| bool | OnCheck (Player *source, Unit *) override |
Public Member Functions inherited from ScriptObject | |
| std::string const & | GetName () const |
Private Attributes | |
| uint8 const | _arenaType |
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 () |
Definition at line 132 of file achievement_scripts.cpp.
|
inline |
Definition at line 135 of file achievement_scripts.cpp.
Implements AchievementCriteriaScript.
Definition at line 140 of file achievement_scripts.cpp.
Here is the call graph for this function:
|
private |
Definition at line 150 of file achievement_scripts.cpp.