![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
| achievement_arena_by_type (char const *name, uint8 arenaType) | |
| bool | OnCheck (Player *source, Unit *, uint32) override |
Public Member Functions inherited from AchievementCriteriaScript | |
| bool | IsDatabaseBound () const override |
Public Member Functions inherited from ScriptObject | |
| virtual bool | isAfterLoadScript () const |
| virtual void | checkValidity () |
| const std::string & | GetName () const |
| uint16 | GetTotalAvailableHooks () |
Private Attributes | |
| uint8 const | _arenaType |
Additional Inherited Members | |
Protected Member Functions inherited from AchievementCriteriaScript | |
| AchievementCriteriaScript (const char *name) | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (const char *name, uint16 totalAvailableHooks=0) | |
| virtual | ~ScriptObject ()=default |
|
inline |
Reimplemented from AchievementCriteriaScript.
References _arenaType, Battleground::GetArenaType(), Player::GetBattleground(), and Player::InArena().